aboutsummaryrefslogtreecommitdiffstats
path: root/math/hs-erf
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2011-05-26 08:51:15 +0800
committerAshish SHUKLA <ashish@FreeBSD.org>2011-05-26 08:51:15 +0800
commit86f2dbca13b0b83402b2229b384e088263445ca5 (patch)
treede23f443f21240bd875c76ec923f6e673a8e22c2 /math/hs-erf
parentd85e3c566dfff95860d16db79e1a02e07aa746db (diff)
downloadfreebsd-ports-gnome-86f2dbca13b0b83402b2229b384e088263445ca5.tar.gz
freebsd-ports-gnome-86f2dbca13b0b83402b2229b384e088263445ca5.tar.zst
freebsd-ports-gnome-86f2dbca13b0b83402b2229b384e088263445ca5.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 4ba77423df83..0d70ae37f470 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