diff options
author | obache <obache@pkgsrc.org> | 2007-09-23 07:30:48 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-09-23 07:30:48 +0000 |
commit | 2cc32a8362630019efc9858da91ea9dbd19899a2 (patch) | |
tree | be7a924eedf5121a553eac974ed0f7446ebf1c40 /lang | |
parent | 98b910134187ab0d707eacb70fd6fa7a9f92a8e7 (diff) | |
download | pkgsrc-2cc32a8362630019efc9858da91ea9dbd19899a2.tar.gz |
HOMEPAGE and MASTER_SITES are not available now.
Update HOMEPAGE and MASTER_SITES (but commented out, since only have ver0.11).
Diffstat (limited to 'lang')
-rw-r--r-- | lang/stalin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/stalin/Makefile b/lang/stalin/Makefile index 99b6f8723f6..d9585d5830b 100644 --- a/lang/stalin/Makefile +++ b/lang/stalin/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.28 2007/02/06 18:21:15 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2007/09/23 07:30:48 obache Exp $ DISTNAME= stalin-0.9 PKGREVISION= 5 CATEGORIES= lang -MASTER_SITES= ftp://ftp.nj.nec.com/pub/qobi/ +MASTER_SITES= # ftp://ftp.ecn.purdue.edu/qobi/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.neci.nj.nec.com/homepages/qobi/software.html +HOMEPAGE= http://cobweb.ecn.purdue.edu/~qobi/software.html COMMENT= Aggressively optimizing Scheme compiler # Only ported to these 4 archs |