diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /misc/gwhich | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | FreeBSD-ports-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip FreeBSD-ports-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz |
De-pkg-comment.
Diffstat (limited to 'misc/gwhich')
-rw-r--r-- | misc/gwhich/Makefile | 1 | ||||
-rw-r--r-- | misc/gwhich/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile index 1c06e7c..36e2e78 100644 --- a/misc/gwhich/Makefile +++ b/misc/gwhich/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.xs4all.nl/~carlo17/which/ DISTNAME= which-${PORTVERSION} MAINTAINER= jeremy@external.org +COMMENT= GNU Which - Everything you never wanted in a which GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g diff --git a/misc/gwhich/pkg-comment b/misc/gwhich/pkg-comment deleted file mode 100644 index c8dfe5c..0000000 --- a/misc/gwhich/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Which - Everything you never wanted in a which |