diff options
Diffstat (limited to 'security/mhash/Makefile')
-rw-r--r-- | security/mhash/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 71dc8fceb680..4ad45004341d 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: mhash -# Date created: Mon Jun 28 17:59:13 PDT 1999 -# Whom: nsayer@freebsd.org -# +# Created by: nsayer@freebsd.org # $FreeBSD$ # @@ -12,7 +9,7 @@ CATEGORIES= security MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= An easy-to-use library for strong hashes such as MD5 and SHA1 +COMMENT= Easy-to-use library for strong hashes such as MD5 and SHA1 USE_BZIP2= yes USE_LDCONFIG= yes |