diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-02-07 22:41:13 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-02-07 22:41:13 +0000 |
commit | 405d3354f1e603ab6882a194f87d5b6b4b8fa9aa (patch) | |
tree | 194bfc7ca3d076728f1bf924c9579c3d5f80d342 /lang/helium | |
parent | 9a7ff961bb4852d2886377e6dd52bc43bdc6d33e (diff) | |
download | ports-405d3354f1e603ab6882a194f87d5b6b4b8fa9aa.tar.gz ports-405d3354f1e603ab6882a194f87d5b6b4b8fa9aa.zip |
Notes
Diffstat (limited to 'lang/helium')
-rw-r--r-- | lang/helium/Makefile | 5 | ||||
-rw-r--r-- | lang/helium/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/lang/helium/Makefile b/lang/helium/Makefile index 1ea173d5d47d..0716ddf06b85 100644 --- a/lang/helium/Makefile +++ b/lang/helium/Makefile @@ -9,9 +9,8 @@ PORTNAME= helium PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= lang haskell -MASTER_SITES= http://www.cs.uu.nl/~afie/helium/ -DISTNAME= ${PORTNAME} -#DISTFILES= ${PORTNAME}${EXTRACT_SUFX} +MASTER_SITES= http://www.cs.uu.nl/~afie/helium/distr/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= obraun@FreeBSD.org diff --git a/lang/helium/distinfo b/lang/helium/distinfo index b2463bd9c7be..25c30de1bcd6 100644 --- a/lang/helium/distinfo +++ b/lang/helium/distinfo @@ -1 +1 @@ -MD5 (helium.tar.gz) = 6445b483106e0bd6b5887be1ff994765 +MD5 (helium-1.0-src.tar.gz) = 6445b483106e0bd6b5887be1ff994765 |