diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 03:49:32 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 03:49:32 +0000 |
commit | c4aebd467cd2c219c6870c0ef038a76bc2850c80 (patch) | |
tree | c0866f6e74ae506e4a037c4c7092b52e8f145318 /devel/hs-cabal-install | |
parent | aac32349c902a5c9abd567ac3388e17b7c422eff (diff) | |
download | ports-c4aebd467cd2c219c6870c0ef038a76bc2850c80.tar.gz ports-c4aebd467cd2c219c6870c0ef038a76bc2850c80.zip |
Notes
Diffstat (limited to 'devel/hs-cabal-install')
-rw-r--r-- | devel/hs-cabal-install/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile index 75877182861b..a4ad91f162d2 100644 --- a/devel/hs-cabal-install/Makefile +++ b/devel/hs-cabal-install/Makefile @@ -7,6 +7,7 @@ PORTNAME= cabal-install PORTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |