diff options
| author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-26 21:18:18 +0000 |
|---|---|---|
| committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-26 21:18:18 +0000 |
| commit | 08df063692996b8352b241cbda4cf8c509741244 (patch) | |
| tree | b6a28246cf19b49d5e4ff642264a1cb41dfb65e4 /misc/whichman/Makefile | |
| parent | 27da353d4e9a8b32e9203120666a870c3e08e725 (diff) | |
Notes
Diffstat (limited to 'misc/whichman/Makefile')
| -rw-r--r-- | misc/whichman/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile index 6836f9a2b457..351153007413 100644 --- a/misc/whichman/Makefile +++ b/misc/whichman/Makefile @@ -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 |
