diff options
author | gdt <gdt> | 2012-01-04 00:58:36 +0000 |
---|---|---|
committer | gdt <gdt> | 2012-01-04 00:58:36 +0000 |
commit | 9ef595be5eda98901e374e816466d7c5ea313b54 (patch) | |
tree | b4a92a80c9f5a8b8bcdb1b69f07ef4f8a823bc84 /lang/stalin | |
parent | ddecff3af1c46564e166441e4383cb4f0fb45234 (diff) | |
download | pkgsrc-9ef595be5eda98901e374e816466d7c5ea313b54.tar.gz |
Update MASTER_SITES, HOMEPAGE.
(Old versions do not resolve.) Also, add pointer (in comment) to
debianized version on github.
(no actual changes to the package; update to 0.11 is due but probably hard)
Diffstat (limited to 'lang/stalin')
-rw-r--r-- | lang/stalin/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/stalin/Makefile b/lang/stalin/Makefile index 799e79d9e94..8b7eab4280f 100644 --- a/lang/stalin/Makefile +++ b/lang/stalin/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.34 2008/05/26 22:19:40 tnn Exp $ +# $NetBSD: Makefile,v 1.35 2012/01/04 00:58:36 gdt 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 +#HOMEPAGE+= https://github.com/barak/stalin COMMENT= Aggressively optimizing Scheme compiler # Only ported to these 4 archs |