aboutsummaryrefslogtreecommitdiff
path: root/security/mhash
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-02-19 16:07:30 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-02-19 16:07:30 +0000
commit33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch)
treea75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /security/mhash
parentbf934225cecc2d5e50c2dc5c3de8535592d56007 (diff)
downloadports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.tar.gz
ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.zip
Remove pkg-comment files in my ports.
Notes
Notes: svn path=/head/; revision=75894
Diffstat (limited to 'security/mhash')
-rw-r--r--security/mhash/Makefile1
-rw-r--r--security/mhash/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index d2ee31fac3c0..761842b9b0ef 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= roam@FreeBSD.org
+COMMENT= "Library provides an easy way to access strong hashes such as MD5 and SHA1"
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
diff --git a/security/mhash/pkg-comment b/security/mhash/pkg-comment
deleted file mode 100644
index d933f6a19283..000000000000
--- a/security/mhash/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library provides an easy way to access strong hashes such as MD5 and SHA1