diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 01:40:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 01:40:54 +0000 |
commit | 3496ad8d5142c39373d99fd873212c336ead6825 (patch) | |
tree | 0f0d34afe2399a84a1c3d1dde484311977e5ddf2 /astro/setiathome | |
parent | Make misc/gwhich fetchable again. (diff) |
Remove old master_sites.
Informed maintainer.
Noticed by: portsurvey
Notes
Notes:
svn path=/head/; revision=71938
Diffstat (limited to 'astro/setiathome')
-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 |