diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-08-12 15:29:50 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-08-12 15:29:50 +0000 |
commit | 316874ca1d0d544034b2bae11fc02b8e0f3a913e (patch) | |
tree | 65ff34c093f1d9d67038938ba4441e237d568148 /misc/whichman | |
parent | 6a457a5aae0276e47bde0ac9468e61bf94d9b3e8 (diff) | |
download | FreeBSD-ports-316874ca1d0d544034b2bae11fc02b8e0f3a913e.zip FreeBSD-ports-316874ca1d0d544034b2bae11fc02b8e0f3a913e.tar.gz |
Update to 2.0
Give port back to ports@
PR: 29572
Submitted by: maintainer
Diffstat (limited to 'misc/whichman')
-rw-r--r-- | misc/whichman/Makefile | 4 | ||||
-rw-r--r-- | misc/whichman/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile index 0b85c46..5ebb0e7 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 diff --git a/misc/whichman/distinfo b/misc/whichman/distinfo index d946720..6d1f4fe 100644 --- a/misc/whichman/distinfo +++ b/misc/whichman/distinfo @@ -1 +1 @@ -MD5 (whichman-1.9.tar.gz) = 6a35697ad7c6e55631dae0dbe8620096 +MD5 (whichman-2.0.tar.gz) = 9b4b17efc7390c4223836cc684cfd763 |