aboutsummaryrefslogtreecommitdiff
path: root/security/mhash
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2013-03-29 19:33:41 +0000
committerCarlo Strub <cs@FreeBSD.org>2013-03-29 19:33:41 +0000
commitf87124df638f9ab9a10de7815e16138a955e5814 (patch)
tree56a7cc7e21781385ea74f4d32262386371d62b78 /security/mhash
parent4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff)
downloadports-f87124df638f9ab9a10de7815e16138a955e5814.tar.gz
ports-f87124df638f9ab9a10de7815e16138a955e5814.zip
Notes
Diffstat (limited to 'security/mhash')
-rw-r--r--security/mhash/Makefile7
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