diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-08-12 15:29:50 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-08-12 15:29:50 +0000 |
commit | f9d4c4893c2721f099d9807a563616eaffb0eeff (patch) | |
tree | 84e6f1ed3d03a97ac89f619e103e8340419616f1 /misc | |
parent | Forgot about a couple of stale entries in the plist. (diff) |
Update to 2.0
Give port back to ports@
PR: 29572
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=46140
Diffstat (limited to 'misc')
-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 |