diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2001-06-15 12:42:21 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2001-06-15 12:42:21 +0000 |
commit | 213f32ac47a2c3cce3f44ea83c2a54494497d5b5 (patch) | |
tree | 81367ba0135cba4b5a890e7882212db1259b2e77 /lang/scheme48/Makefile | |
parent | eaf118f3d171f8bab5cc31d3a2ee086c25a0a431 (diff) | |
download | ports-213f32ac47a2c3cce3f44ea83c2a54494497d5b5.tar.gz ports-213f32ac47a2c3cce3f44ea83c2a54494497d5b5.zip |
Notes
Diffstat (limited to 'lang/scheme48/Makefile')
-rw-r--r-- | lang/scheme48/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile index 6410fe1bf85f..34fa357c65cf 100644 --- a/lang/scheme48/Makefile +++ b/lang/scheme48/Makefile @@ -6,16 +6,13 @@ # PORTNAME= scheme48 -PORTVERSION= 0.53 +PORTVERSION= 0.56 CATEGORIES= lang -MASTER_SITES= http://www.neci.nj.nec.com/homepages/kelsey/ \ - ftp://ftp.nj.nec.com/pub/kelsey/ +MASTER_SITES= http://s48.org/0.56/ EXTRACT_SUFX= .tgz MAINTAINER= nectar@FreeBSD.org -FORBIDDEN= emails love notes to authors on install - GNU_CONFIGURE= yes ALL_TARGET = enough STRIP= |