diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-03-18 17:16:25 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-03-18 17:16:25 +0000 |
commit | 954d33908f3c73b8a8b04ceca98400670849e15a (patch) | |
tree | ecc185b965aa676fea5ffb710285da5fb12bfe38 /astro/mymoon | |
parent | c217ad0d725b389afa4f964c335389f7db3565fc (diff) | |
download | ports-954d33908f3c73b8a8b04ceca98400670849e15a.tar.gz ports-954d33908f3c73b8a8b04ceca98400670849e15a.zip |
Per distfile survey, comment out bad mastersite (refuses connections).
Notes
Notes:
svn path=/head/; revision=104504
Diffstat (limited to 'astro/mymoon')
-rw-r--r-- | astro/mymoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index 1374d051f81f..28886f19270c 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -9,7 +9,7 @@ PORTNAME= mymoon PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= astro -MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ +MASTER_SITES= # http://makemebad.net/geek/codes/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Show latitude and longitude of the moon |