aboutsummaryrefslogtreecommitdiff
path: root/security/mhash
diff options
context:
space:
mode:
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