diff options
author | linimon <linimon@FreeBSD.org> | 2004-03-19 01:16:25 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-03-19 01:16:25 +0800 |
commit | 311a9599358ddb9e0694ac8e9d835c53d2b6f062 (patch) | |
tree | 19f2a1bc9ab331ffcc3e14ec0aeff82e73f3f9b4 /astro | |
parent | 3533e35f026f69b2ce2c4b226cdf2623d909b8f1 (diff) | |
download | freebsd-ports-gnome-311a9599358ddb9e0694ac8e9d835c53d2b6f062.tar.gz freebsd-ports-gnome-311a9599358ddb9e0694ac8e9d835c53d2b6f062.tar.zst freebsd-ports-gnome-311a9599358ddb9e0694ac8e9d835c53d2b6f062.zip |
Per distfile survey, comment out bad mastersite (refuses connections).
Diffstat (limited to 'astro')
-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 |