diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-08-12 23:29:50 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-08-12 23:29:50 +0800 |
commit | 316874ca1d0d544034b2bae11fc02b8e0f3a913e (patch) | |
tree | 65ff34c093f1d9d67038938ba4441e237d568148 /misc/whichman | |
parent | 6a457a5aae0276e47bde0ac9468e61bf94d9b3e8 (diff) | |
download | freebsd-ports-gnome-316874ca1d0d544034b2bae11fc02b8e0f3a913e.tar.gz freebsd-ports-gnome-316874ca1d0d544034b2bae11fc02b8e0f3a913e.tar.zst freebsd-ports-gnome-316874ca1d0d544034b2bae11fc02b8e0f3a913e.zip |
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 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 diff --git a/misc/whichman/distinfo b/misc/whichman/distinfo index d94672095112..6d1f4feb27e6 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 |