summaryrefslogtreecommitdiff
path: root/security/mhash/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/mhash/Makefile
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/mhash/Makefile')
-rw-r--r--security/mhash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile
index 941ea1b768d..f374c4d0a26 100644
--- a/security/mhash/Makefile
+++ b/security/mhash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/11/10 11:34:22 itojun Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:52 wiz Exp $
DISTNAME= mhash-0.8.3
CATEGORIES= security devel
@@ -6,6 +6,7 @@ MASTER_SITES= http://mhash.sourceforge.net/dl/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://mhash.sourceforge.net/
+COMMENT= hash algorithms library
USE_LIBTOOL= yes
GNU_CONFIGURE= yes