diff options
author | danfe <danfe@FreeBSD.org> | 2005-08-20 21:58:58 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-08-20 21:58:58 +0800 |
commit | 36380b53802f971fd2d4297427af0d5b6297dfd7 (patch) | |
tree | ddb0729bc7169842bed23c43968c7890cdb95dbf /astro | |
parent | e7837b278c8e6e809cdc9b4f3741c37844ac0421 (diff) | |
download | freebsd-ports-gnome-36380b53802f971fd2d4297427af0d5b6297dfd7.tar.gz freebsd-ports-gnome-36380b53802f971fd2d4297427af0d5b6297dfd7.tar.zst freebsd-ports-gnome-36380b53802f971fd2d4297427af0d5b6297dfd7.zip |
Store distfiles locally for these two babies. Despite being abandoned,
they still seem build and work just fine per my testing here.
Approved by: portmgr (clement)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/fooseti/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile index f10676e90269..baf6184b7cfe 100644 --- a/astro/fooseti/Makefile +++ b/astro/fooseti/Makefile @@ -9,11 +9,8 @@ PORTNAME= fooseti PORTVERSION= 0.6.6 PORTREVISION= 4 CATEGORIES= astro -# mastersite disappeared February 2003 -MASTER_SITES= # http://www-personal.engin.umich.edu/~agorski/fooseti/ - -DEPRECATED= "master site disappeared, last release 2001" -EXPIRATION_DATE=2005-08-31 +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= danfe MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ frontend to SETI@Home |