diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-23 09:29:41 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-23 09:29:41 +0000 |
commit | a957897aedf96854814093aae433c22924281a88 (patch) | |
tree | e2006c3e15cc5bdf10fd9babd7d676b0c2747f97 /astro/planets | |
parent | 06f416de04aae6a0a82f0b8895d793b185665a23 (diff) | |
download | ports-a957897aedf96854814093aae433c22924281a88.tar.gz ports-a957897aedf96854814093aae433c22924281a88.zip |
Notes
Diffstat (limited to 'astro/planets')
-rw-r--r-- | astro/planets/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/planets/Makefile b/astro/planets/Makefile index b1b0c6bc5363..ff13a25e778b 100644 --- a/astro/planets/Makefile +++ b/astro/planets/Makefile @@ -9,7 +9,8 @@ PORTNAME= planets PORTVERSION= 0.1.12 CATEGORIES= astro -MASTER_SITES= http://planets.homedns.org/dist/ +MASTER_SITES= http://planets.homedns.org/dist/ \ + http://sheepkiller.nerim.net/ports/${PORTNAME}/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |