diff options
Diffstat (limited to 'lang/hugs/Makefile')
-rw-r--r-- | lang/hugs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile index 83b9acc..edc3f76 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 |