aboutsummaryrefslogtreecommitdiffstats
path: root/math/hs-erf
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2011-05-26 08:51:15 +0800
committerashish <ashish@FreeBSD.org>2011-05-26 08:51:15 +0800
commitce838c3406bfd6261c79ec84cc59e48e478ba05b (patch)
tree98d14a7f4ce988b7187404b31abfe7512b21e5b7 /math/hs-erf
parent2564e3542237f05cb4b8951eefc9d2040ae7e5fb (diff)
downloadfreebsd-ports-graphics-ce838c3406bfd6261c79ec84cc59e48e478ba05b.tar.gz
freebsd-ports-graphics-ce838c3406bfd6261c79ec84cc59e48e478ba05b.tar.zst
freebsd-ports-graphics-ce838c3406bfd6261c79ec84cc59e48e478ba05b.zip
Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell
Diffstat (limited to 'math/hs-erf')
-rw-r--r--math/hs-erf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hs-erf/Makefile b/math/hs-erf/Makefile
index 4ba77423df8..0d70ae37f47 100644
--- a/math/hs-erf/Makefile
+++ b/math/hs-erf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= erf
PORTVERSION= 1.0.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org