aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-project-template/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2013-10-26 00:52:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2013-10-26 00:52:33 +0000
commit3be3e90f932fe30b2ab3df681ac68ff01b119a6d (patch)
treeb8b96118ea47b0d759741f6837c7c0e3268cf8b1 /devel/hs-project-template/Makefile
parent4b2913315ac04ce65cf04717b6ded5d434c5744a (diff)
Notes
Diffstat (limited to 'devel/hs-project-template/Makefile')
-rw-r--r--devel/hs-project-template/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-project-template/Makefile b/devel/hs-project-template/Makefile
index 91573a029227..909d9850178a 100644
--- a/devel/hs-project-template/Makefile
+++ b/devel/hs-project-template/Makefile
@@ -2,7 +2,7 @@
PORTNAME= project-template
PORTVERSION= 0.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org