summaryrefslogtreecommitdiff
path: root/security/hs-pureMD5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--security/hs-pureMD5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/hs-pureMD5/Makefile b/security/hs-pureMD5/Makefile
index c35d43d0a291..301c1185c530 100644
--- a/security/hs-pureMD5/Makefile
+++ b/security/hs-pureMD5/Makefile
@@ -2,11 +2,11 @@
PORTNAME= pureMD5
PORTVERSION= 2.1.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= Haskell-only implementation of MD5 digest (hash) yalgorithm
+COMMENT= A Haskell-only implementation of MD5 digest (hash) yalgorithm
LICENSE= BSD