diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (patch) | |
tree | 2a30f3373c716f098b0668e0d242b1e70617b51b /security/hashish | |
parent | 485f0913f4a15d35cfc417121f93047431847efe (diff) | |
download | FreeBSD-ports-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.zip FreeBSD-ports-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.gz |
De-pkg-comment.
Diffstat (limited to 'security/hashish')
-rw-r--r-- | security/hashish/Makefile | 1 | ||||
-rw-r--r-- | security/hashish/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/hashish/Makefile b/security/hashish/Makefile index 034e4f7..8be8f7f 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-beta-0.4-src MAINTAINER= ports@FreeBSD.org +COMMENT= A file and string hashing utility BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp LIB_DEPENDS= wx_gtk:${PORTSDIR}/x11-toolkits/wxgtk-devel diff --git a/security/hashish/pkg-comment b/security/hashish/pkg-comment deleted file mode 100644 index 2d569e8..0000000 --- a/security/hashish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A file and string hashing utility |