aboutsummaryrefslogtreecommitdiff
path: root/www/hs-oeis/Makefile
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 /www/hs-oeis/Makefile
parentad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff)
downloadports-109269205e521bb1d2d87678a391e5adefff88d6.tar.gz
ports-109269205e521bb1d2d87678a391e5adefff88d6.zip
Notes
Diffstat (limited to 'www/hs-oeis/Makefile')
-rw-r--r--www/hs-oeis/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/hs-oeis/Makefile b/www/hs-oeis/Makefile
index faf7d1e9f2a1..65fa0528f25e 100644
--- a/www/hs-oeis/Makefile
+++ b/www/hs-oeis/Makefile
@@ -3,15 +3,14 @@
PORTNAME= oeis
PORTVERSION= 0.3.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= A Haskell interface to the Online Encyclopedia of Integer Sequences
+COMMENT= Haskell interface to the Online Encyclopedia of Integer Sequences
LICENSE= BSD
-CABAL_SETUP= Setup.hs
USE_CABAL= HTTP>=4000.0.2 network>=2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"