aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-cereal
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
commit109269205e521bb1d2d87678a391e5adefff88d6 (patch)
tree93f1f9278a9a48902904b7ff4a5ce711c10efe08 /devel/hs-cereal
parentad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff)
downloadports-109269205e521bb1d2d87678a391e5adefff88d6.tar.gz
ports-109269205e521bb1d2d87678a391e5adefff88d6.zip
Notes
Diffstat (limited to 'devel/hs-cereal')
-rw-r--r--devel/hs-cereal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-cereal/Makefile b/devel/hs-cereal/Makefile
index b322013176c8..a2ef0a83d95d 100644
--- a/devel/hs-cereal/Makefile
+++ b/devel/hs-cereal/Makefile
@@ -2,11 +2,11 @@
PORTNAME= cereal
PORTVERSION= 0.3.5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= A binary serialization library for Haskell
+COMMENT= Binary serialization library for Haskell
LICENSE= BSD