diff options
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 |