diff options
-rw-r--r-- | astro/fooseti/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile index 17f7ddf06c75..c6bc0ab4b95f 100644 --- a/astro/fooseti/Makefile +++ b/astro/fooseti/Makefile @@ -9,7 +9,8 @@ PORTNAME= fooseti PORTVERSION= 0.6.6 PORTREVISION= 3 CATEGORIES= astro -MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/ +# mastersite disappeared February 2003 +MASTER_SITES= # http://www-personal.engin.umich.edu/~agorski/fooseti/ MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ frontend to SETI@Home |