diff options
author | obache <obache> | 2007-09-23 07:30:48 +0000 |
---|---|---|
committer | obache <obache> | 2007-09-23 07:30:48 +0000 |
commit | b80ff03e39c85c8516a57908644c0238cf4fde4f (patch) | |
tree | be7a924eedf5121a553eac974ed0f7446ebf1c40 /lang/stalin | |
parent | f8b4b285926510a9bab744938fd2fa79059ad626 (diff) | |
download | pkgsrc-b80ff03e39c85c8516a57908644c0238cf4fde4f.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/stalin')
-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 |