aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-feed
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
commit109269205e521bb1d2d87678a391e5adefff88d6 (patch)
tree93f1f9278a9a48902904b7ff4a5ce711c10efe08 /textproc/hs-feed
parentad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff)
Notes
Diffstat (limited to 'textproc/hs-feed')
-rw-r--r--textproc/hs-feed/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/hs-feed/Makefile b/textproc/hs-feed/Makefile
index a5a680dd9b87..fd4ee0605a82 100644
--- a/textproc/hs-feed/Makefile
+++ b/textproc/hs-feed/Makefile
@@ -3,7 +3,7 @@
PORTNAME= feed
PORTVERSION= 0.3.8
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -11,7 +11,6 @@ COMMENT= Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds in Haskell
LICENSE= BSD
-CABAL_SETUP= Setup.hs
USE_CABAL= utf8-string xml>=1.2.6
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"