diff options
author | roam <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
commit | 17cfcec1862c6dcb52a39db91d0ebb19c4d935f2 (patch) | |
tree | cf1d2225141d5ff132b126662c5c7643d99ef191 /security/mhash | |
parent | 64ffcc8ffe25ab92c9f0ca4de1fedbf239c59f85 (diff) | |
download | FreeBSD-ports-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.zip FreeBSD-ports-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.tar.gz |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu>
Diffstat (limited to 'security/mhash')
-rw-r--r-- | security/mhash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 93b5c20..6100045 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -12,7 +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" +COMMENT= Library provides an easy way to access strong hashes such as MD5 and SHA1 INSTALLS_SHLIB= yes USE_LIBTOOL_VER=13 |