summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/hugs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 83b9acc94fda..edc3f76edc8b 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -7,9 +7,10 @@
PORTNAME= hugs98
PORTVERSION= 200102
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ftp://www.cse.ogi.edu/pub/pacsoft/hugs/
-DISTNAME= ${PORTNAME}${PORTVERSION}-${HUGS_DATE}
+DISTNAME= ${PORTNAME}-${HUGS_DATE}
MAINTAINER= obraun@informatik.unibw-muenchen.de