aboutsummaryrefslogtreecommitdiffstats
path: root/lang/hugs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/hugs/Makefile')
-rw-r--r--lang/hugs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index de41b79e149c..3ce5f5b16896 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -7,9 +7,10 @@
PORTNAME= hugs98
PORTVERSION= 200503
+PORTREVISION= 1
CATEGORIES= lang haskell
MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/${HUGS_DATE}/
-DISTNAME= ${PORTNAME}-${HUGS_DATE}
+DISTNAME= ${PORTNAME}-${HUGS_DATE}-patched
MAINTAINER= haskell@FreeBSD.org
COMMENT= An interpreter for the functional programming language Haskell 98