diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
commit | c502381a374e4c7d6a163afc4ccc792b889fc5ea (patch) | |
tree | 1d4af647dfe924dcf24b213a96cb12bc35b6259d /lang/hugs | |
parent | c536760c75cb473589100a468e92a2424349e6fc (diff) | |
download | ports-c502381a374e4c7d6a163afc4ccc792b889fc5ea.tar.gz ports-c502381a374e4c7d6a163afc4ccc792b889fc5ea.zip |
Notes
Diffstat (limited to 'lang/hugs')
-rw-r--r-- | lang/hugs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile index 7a20048459a6..be9daaac1d88 100644 --- a/lang/hugs/Makefile +++ b/lang/hugs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/ DISTNAME= ${PORTNAME}-${HUGS_DATE} -MAINTAINER= obraun@informatik.unibw-muenchen.de +MAINTAINER= obraun@FreeBSD.org WRKSRC= ${WRKDIR}/hugs98-${HUGS_DATE}/src |