diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-05 17:49:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-05 17:49:11 +0000 |
commit | 09a364c5e755b275a8db3b4db685def4154d1139 (patch) | |
tree | e1488d5b50e8f0b89649f8a3acd9b5db2716402a /lang | |
parent | Per distfile survey, remove mastersites that are no longer keeping (diff) |
Per distfile survey, remove mastersite which disappeared in September 2002.
Notes
Notes:
svn path=/head/; revision=93172
Diffstat (limited to 'lang')
-rw-r--r-- | lang/bwbasic/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/bwbasic/Makefile b/lang/bwbasic/Makefile index afe0d401819e..f000bb5b4c5f 100644 --- a/lang/bwbasic/Makefile +++ b/lang/bwbasic/Makefile @@ -8,7 +8,8 @@ PORTNAME= bwbasic PORTVERSION= 2.20p2 CATEGORIES= lang -MASTER_SITES= ftp://ftp.rahul.net/pub2/rhn/www/files/ +# mastersite disappeared in September 2002 +MASTER_SITES= # ftp://ftp.rahul.net/pub2/rhn/www/files/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org |