- Add WWW

- Add MASTER_SITE (alias)

Approved by:	krion (mentor, implicit)
This commit is contained in:
Andrew Pantyukhin
2006-05-26 21:18:18 +00:00
parent 27da353d4e
commit 08df063692
2 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,8 @@
PORTNAME= whichman
PORTVERSION= 2.4
CATEGORIES= misc
MASTER_SITES= http://main.linuxfocus.org/~guido.socher/
MASTER_SITES= http://main.linuxfocus.org/~guido.socher/ \
http://main.linuxfocus.org/~guido/
MAINTAINER= ports@FreeBSD.org
COMMENT= Approximate matching utilities to search for manpages and files

View File

@@ -16,5 +16,6 @@ This package holds THREE little search utilities:
ftwhich finds files (programs) which are in one of the directories in
your PATH and uses a fault tolerant search algorithem.
WWW: http://main.linuxfocus.org/~guido/#whichman
--
Guido Socher <guido.s@writeme.com>