summaryrefslogtreecommitdiff
path: root/devel/hs-edit-distance/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-08-03 02:30:07 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-08-03 02:30:07 +0000
commitdb8a630740d7952632fca1d12503a442fc625335 (patch)
tree8ee3a15fcf61eb9a77ce79ffe7cc567f6e56e480 /devel/hs-edit-distance/Makefile
parentUse the stable, slow moving lang/gcc instead of lang/gcc46 for (diff)
- Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft Obtained from: FreeBSD Haskell
Diffstat (limited to 'devel/hs-edit-distance/Makefile')
-rw-r--r--devel/hs-edit-distance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-edit-distance/Makefile b/devel/hs-edit-distance/Makefile
index 96027ddbeeb8..8193b2e425c8 100644
--- a/devel/hs-edit-distance/Makefile
+++ b/devel/hs-edit-distance/Makefile
@@ -7,6 +7,7 @@
PORTNAME= edit-distance
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org