aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-cereal
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /devel/hs-cereal
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'devel/hs-cereal')
-rw-r--r--devel/hs-cereal/Makefile6
-rw-r--r--devel/hs-cereal/pkg-descr2
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/hs-cereal/Makefile b/devel/hs-cereal/Makefile
index 865bdc4da823..20120218320a 100644
--- a/devel/hs-cereal/Makefile
+++ b/devel/hs-cereal/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: hs-cereal
-# Date created: 2010-08-17
-# Whom: Ashish SHUKLA <ashish@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= cereal
PORTVERSION= 0.3.5.2
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-cereal/pkg-descr b/devel/hs-cereal/pkg-descr
index 5a885777e7b9..9f81e45ddf2b 100644
--- a/devel/hs-cereal/pkg-descr
+++ b/devel/hs-cereal/pkg-descr
@@ -4,4 +4,4 @@ errors with a user-handleable Either type. Similar to binary in
performance, but uses a strict ByteString instead of a lazy
ByteString, thus restricting it to operating on finite inputs.
-WWW: http://hackage.haskell.org/package/cereal
+WWW: http://hackage.haskell.org/package/cereal