diff --git a/devel/hs-blaze-builder/Makefile b/devel/hs-blaze-builder/Makefile index 1511c4dd486..3124060f7d8 100644 --- a/devel/hs-blaze-builder/Makefile +++ b/devel/hs-blaze-builder/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2010/12/19 17:43:30 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2011/04/05 11:43:17 kili Exp $ COMMENT= efficient construction of bytestrings DISTNAME= blaze-builder-0.2.1.3 +REVISION= 0 CATEGORIES= devel MAINTAINER= Jasper Lievisse Adriaanse diff --git a/textproc/hs-attoparsec-enumerator/Makefile b/textproc/hs-attoparsec-enumerator/Makefile index 3936f8a8fcf..9f0fc66c550 100644 --- a/textproc/hs-attoparsec-enumerator/Makefile +++ b/textproc/hs-attoparsec-enumerator/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 16:22:56 jasper Exp $ +# $OpenBSD: Makefile,v 1.2 2011/04/05 11:43:17 kili Exp $ COMMENT= convert an Attoparsec parser into an iteratee DISTNAME= attoparsec-enumerator-0.2.0.3 +REVISION= 0 CATEGORIES= textproc MAINTAINER= Jasper Lievisse Adriaanse diff --git a/textproc/hs-heist/Makefile b/textproc/hs-heist/Makefile index a16230e77ff..2303ff446af 100644 --- a/textproc/hs-heist/Makefile +++ b/textproc/hs-heist/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2010/12/12 16:29:51 kili Exp $ +# $OpenBSD: Makefile,v 1.7 2011/04/05 11:43:17 kili Exp $ COMMENT = xhtml templating system DISTNAME = heist-0.2.4 +REVISION = 0 CATEGORIES = textproc MAINTAINER = Jim Razmus II diff --git a/textproc/hs-hexpat/Makefile b/textproc/hs-hexpat/Makefile index 35d1d8b64ef..bf938b29e40 100644 --- a/textproc/hs-hexpat/Makefile +++ b/textproc/hs-hexpat/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2010/12/12 16:30:16 kili Exp $ +# $OpenBSD: Makefile,v 1.7 2011/04/05 11:43:17 kili Exp $ COMMENT = XML parser/formatter based on expat DISTNAME = hexpat-0.19.5 +REVISION = 0 CATEGORIES = textproc MAINTAINER = Jim Razmus II diff --git a/www/hs-snap-server/Makefile b/www/hs-snap-server/Makefile index be13ddcb054..11ed21d3538 100644 --- a/www/hs-snap-server/Makefile +++ b/www/hs-snap-server/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2010/12/12 16:32:59 kili Exp $ +# $OpenBSD: Makefile,v 1.7 2011/04/05 11:43:17 kili Exp $ COMMENT = Snap Haskell Web Framework Server DISTNAME = snap-server-0.2.16.2 +REVISION = 0 CATEGORIES = www HOMEPAGE = http://snapframework.com/ diff --git a/www/hs-xhtml-combinators/Makefile b/www/hs-xhtml-combinators/Makefile index 4d5da106c90..bfdc5aa263a 100644 --- a/www/hs-xhtml-combinators/Makefile +++ b/www/hs-xhtml-combinators/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/22 08:36:49 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2011/04/05 11:43:17 kili Exp $ COMMENT = fast and easy to use XHTML 1.0 Strict combinators DISTNAME = xhtml-combinators-0.2.2 -REVISION = 2 +REVISION = 3 CATEGORIES = www MAINTAINER = Jim Razmus II