diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-28 09:40:54 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-28 09:40:54 +0800 |
commit | 7df81fa5028183fe7f4ae79f45ca0b98180116b4 (patch) | |
tree | 6964430c2ed0655ca88131192d55c92354abe00a /astro/setiathome/Makefile | |
parent | 9c47d54fa1186898c760c17cefddb3febc02ec0e (diff) | |
download | freebsd-ports-gnome-7df81fa5028183fe7f4ae79f45ca0b98180116b4.tar.gz freebsd-ports-gnome-7df81fa5028183fe7f4ae79f45ca0b98180116b4.tar.zst freebsd-ports-gnome-7df81fa5028183fe7f4ae79f45ca0b98180116b4.zip |
Remove old master_sites.
Informed maintainer.
Noticed by: portsurvey
Diffstat (limited to 'astro/setiathome/Makefile')
-rw-r--r-- | astro/setiathome/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 20e014be0b9b..9e1fa82b48f8 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -9,9 +9,7 @@ PORTVERSION?= 3.03 PORTREVISION?= 5 CATEGORIES?= astro MASTER_SITES= ftp://ftp.cdrom.com/pub/setiathome/ \ - ftp://alien.ssl.berkeley.edu/pub/ \ - ftp://setidata.ssl.berkeley.edu/pub/ \ - ftp://serendip.ssl.berkeley.edu/pub/ + ftp://alien.ssl.berkeley.edu/pub/ DISTNAME= ${PORTNAME}-${PORTVERSION}.${PORT_HOST} EXTRACT_SUFX= .tar |