aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-gio/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-13 04:29:42 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-13 04:29:42 +0000
commit388f6d56b6a1882e3d89b2c29aa3d000a53eaf23 (patch)
tree7cb6c79ecbfd4d484aaf3e357eb37f0c0780b66a /devel/hs-gio/Makefile
parent4280e7ca3a74ff4b4746a1e9c8ee6e58ceb1d728 (diff)
Notes
Diffstat (limited to 'devel/hs-gio/Makefile')
-rw-r--r--devel/hs-gio/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/hs-gio/Makefile b/devel/hs-gio/Makefile
index 417825cdf0ac..04970e5dcccf 100644
--- a/devel/hs-gio/Makefile
+++ b/devel/hs-gio/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gio
-PORTVERSION= 0.12.0
-PORTREVISION= 1
+PORTVERSION= 0.12.2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -19,7 +18,5 @@ FILE_LICENSE= COPYING
CABAL_SETUP= Setup.hs
USE_CABAL= glib>=0.12.0 mtl
-PORTDATA= *
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>