From 36380b53802f971fd2d4297427af0d5b6297dfd7 Mon Sep 17 00:00:00 2001 From: danfe Date: Sat, 20 Aug 2005 13:58:58 +0000 Subject: 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) --- astro/fooseti/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'astro') 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 -- cgit