diff options
author | lioux <lioux@FreeBSD.org> | 2002-09-20 22:38:47 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-09-20 22:38:47 +0800 |
commit | b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e (patch) | |
tree | 28c273d0c1f3ce1745086de44312a34a7b0b42a7 /x11 | |
parent | b6f3a6aea45d1df503743e31600f7c1e358557f6 (diff) | |
download | freebsd-ports-gnome-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.tar.gz freebsd-ports-gnome-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.tar.zst freebsd-ports-gnome-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.zip |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-devel/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 1 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 03a0e5470ed1..48ffd713825c 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -13,7 +13,6 @@ PORTVERSION= 2.7.8 PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \ - ftp://mason.primenet.com.au/pub/rxvt/%SUBDIR%/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/ MASTER_SITE_SUBDIR= . old devel diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index bace02560487..29948a50b1d5 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -13,7 +13,6 @@ PORTVERSION= 2.6.4 PORTREVISION= 1 CATEGORIES+= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \ - ftp://mason.primenet.com.au/pub/rxvt/%SUBDIR%/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/ MASTER_SITE_SUBDIR= . old devel diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index bace02560487..29948a50b1d5 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -13,7 +13,6 @@ PORTVERSION= 2.6.4 PORTREVISION= 1 CATEGORIES+= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \ - ftp://mason.primenet.com.au/pub/rxvt/%SUBDIR%/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/ MASTER_SITE_SUBDIR= . old devel |