diff options
author | lioux <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
commit | b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e (patch) | |
tree | 28c273d0c1f3ce1745086de44312a34a7b0b42a7 /x11/rxvt | |
parent | b6f3a6aea45d1df503743e31600f7c1e358557f6 (diff) | |
download | FreeBSD-ports-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.zip FreeBSD-ports-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.tar.gz |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
Diffstat (limited to 'x11/rxvt')
-rw-r--r-- | x11/rxvt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index bace025..29948a5 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 |