Bump after the xhtml update in lang/ghc.

Not strictly necessary, but I don't want to get a heart attack
because of some people who don't use packages and don't
rebuild all hs-ports properly.
This commit is contained in:
kili 2012-01-12 20:20:05 +00:00
parent e519b1cfb2
commit 64e9934bcb
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2011/12/27 21:17:36 kili Exp $
# $OpenBSD: Makefile,v 1.36 2012/01/12 20:20:05 kili Exp $
COMMENT-main = documentation-generation tool for Haskell libraries
COMMENT-lib = haddock library
@ -7,7 +7,7 @@ DISTNAME = haddock-2.9.2
PKGNAME-main = ${DISTNAME}
REVISION-main = 2
PKGNAME-lib = hs-${DISTNAME}
REVISION-lib = 1
REVISION-lib = 2
CATEGORIES = devel
HOMEPAGE = http://www.haskell.org/haddock/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2011/09/16 12:00:06 espie Exp $
# $OpenBSD: Makefile,v 1.14 2012/01/12 20:20:05 kili Exp $
COMMENT = CGI library for Haskell
DISTNAME = cgi-3001.1.7.4
REVISION = 1
REVISION = 2
CATEGORIES = www devel
HOMEPAGE = http://andersk.mit.edu/haskell/cgi/