diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-12-27 14:54:45 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-12-27 14:54:45 +0000 |
commit | b0148cec2da6c562036c7b798052b09c2d0b6fd6 (patch) | |
tree | a5415f1a2bbf6a160ea576f7c60fa31cf639a2b1 /astro | |
parent | 3964fa47ba4580d6d2168040f26f7237ccc7b467 (diff) | |
download | ports-b0148cec2da6c562036c7b798052b09c2d0b6fd6.tar.gz ports-b0148cec2da6c562036c7b798052b09c2d0b6fd6.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/boinc-astropulse/Makefile | 4 | ||||
-rw-r--r-- | astro/boinc-setiathome-v7/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/astro/boinc-astropulse/Makefile b/astro/boinc-astropulse/Makefile index a1ba095c624d..bb3a2a2e6956 100644 --- a/astro/boinc-astropulse/Makefile +++ b/astro/boinc-astropulse/Makefile @@ -5,8 +5,10 @@ PORTNAME= boinc-astropulse PORTVERSION= 6.01 PORTREVISION= 6 CATEGORIES= astro -MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +#MASTER_SITES+= ftp://rene-ladan.nl/pub/distfiles/ DISTNAME= astropulse-svn-1702 # modified archive, see leftout in top directory +MASTER_SITE_SUBDIR=rene MAINTAINER= rene@FreeBSD.org COMMENT= Astropulse for BOINC diff --git a/astro/boinc-setiathome-v7/Makefile b/astro/boinc-setiathome-v7/Makefile index 463b2a72830a..29f35f04e827 100644 --- a/astro/boinc-setiathome-v7/Makefile +++ b/astro/boinc-setiathome-v7/Makefile @@ -5,8 +5,10 @@ PORTNAME= boinc-setiathome-v7 PORTVERSION= 7.00 PORTREVISION= 2 CATEGORIES= astro -MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +#MASTER_SITES+= ftp://rene-ladan.nl/pub/distfiles/ DISTNAME= setiathome-svn-1924 # modified archive, see leftout in top directory +MASTER_SITE_SUBDIR=rene MAINTAINER= rene@FreeBSD.org COMMENT= Setiathome Enhanced for BOINC |