diff options
Diffstat (limited to 'misc/whichman/Makefile')
-rw-r--r-- | misc/whichman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile index 0b85c4683c07..5ebb0e7475c1 100644 --- a/misc/whichman/Makefile +++ b/misc/whichman/Makefile @@ -6,13 +6,13 @@ # PORTNAME= whichman -PORTVERSION= 1.9 +PORTVERSION= 2.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.linuxfocus.org/~guido.socher/ MASTER_SITE_SUBDIR= apps/doctools -MAINTAINER= leeym@cae.ce.ntu.edu.tw +MAINTAINER= ports@FreeBSD.org MAN1= whichman.1 ftff.1 ftwhich.1 |