diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 19:35:52 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 19:35:52 +0000 |
commit | 6f3ee88fcd35c5a8ecc238407d7a2b9b9fe37426 (patch) | |
tree | da9caae923483f3c9a6891e6d6a1d9f2ef512970 /deskutils/xrolo | |
parent | 8a4e94e87eda0618162fb7795f3f3ede275c1e65 (diff) |
- Remove bad sites:
* ftp://gatekeeper.dec.com/pub/X11-contrib
* ftp://ftp.postech.ac.kr/pub/X11/R5contrib
* ftp://ftp.khoral.com/pub/dist/X/X11R5.contrib/
* ftp://ftp.imag.fr/pub1/x11/xrolo/
Notes
Notes:
svn path=/head/; revision=168674
Diffstat (limited to 'deskutils/xrolo')
-rw-r--r-- | deskutils/xrolo/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/deskutils/xrolo/Makefile b/deskutils/xrolo/Makefile index fdb22c1a376a..75918b682d92 100644 --- a/deskutils/xrolo/Makefile +++ b/deskutils/xrolo/Makefile @@ -8,11 +8,7 @@ PORTNAME= xrolo PORTVERSION= 2.6 CATEGORIES= deskutils -MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11-contrib/ \ - ftp://ftp.postech.ac.kr/pub/X11/R5contrib/ \ - ftp://ftp.uni-potsdam.de/pub/X11/open-look/ \ - ftp://ftp.khoral.com/pub/dist/X/X11R5.contrib/ \ - ftp://ftp.imag.fr/pub1/x11/xrolo/ \ +MASTER_SITES= ftp://ftp.uni-potsdam.de/pub/X11/open-look/ \ ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ DISTNAME= ${PORTNAME}.v2p6 EXTRACT_SUFX= .tar.Z |