aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-haddock
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-08-03 10:30:07 +0800
committerGabor Pali <pgj@FreeBSD.org>2012-08-03 10:30:07 +0800
commitdb8a630740d7952632fca1d12503a442fc625335 (patch)
tree8ee3a15fcf61eb9a77ce79ffe7cc567f6e56e480 /devel/hs-haddock
parent336cf4f81e31ae43ff7b5ec434e2305615de4392 (diff)
downloadfreebsd-ports-gnome-db8a630740d7952632fca1d12503a442fc625335.tar.gz
freebsd-ports-gnome-db8a630740d7952632fca1d12503a442fc625335.tar.zst
freebsd-ports-gnome-db8a630740d7952632fca1d12503a442fc625335.zip
- Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft Obtained from: FreeBSD Haskell
Diffstat (limited to 'devel/hs-haddock')
-rw-r--r--devel/hs-haddock/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile
index af2af4fd509b..e1c27602fdc6 100644
--- a/devel/hs-haddock/Makefile
+++ b/devel/hs-haddock/Makefile
@@ -6,6 +6,7 @@
PORTNAME= haddock
PORTVERSION= 2.10.0
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org