summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-12-27 14:54:45 +0000
committerRene Ladan <rene@FreeBSD.org>2013-12-27 14:54:45 +0000
commitb0148cec2da6c562036c7b798052b09c2d0b6fd6 (patch)
treea5415f1a2bbf6a160ea576f7c60fa31cf639a2b1 /net
parentrene-ladan.nl is offline for now, remove the WWW: line from pkg-descr (diff)
rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL
Notes
Notes: svn path=/head/; revision=337736
Diffstat (limited to 'net')
-rw-r--r--net/boinc-client/Makefile4
-rw-r--r--net/boinc_curses/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 95fc7cc1edb8..40c55b919f89 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -4,7 +4,9 @@
PORTNAME= boinc-client
PORTVERSION= 7.2.33
CATEGORIES= net
-MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+#MASTER_SITES+= ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITE_SUBDIR=rene
MAINTAINER= rene@FreeBSD.org
COMMENT= Berkeley Open Infrastructure for Network Computing client
diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile
index c2dd150d9ba2..e3028fa9b67a 100644
--- a/net/boinc_curses/Makefile
+++ b/net/boinc_curses/Makefile
@@ -5,7 +5,9 @@ PORTNAME= boinc_curses
PORTVERSION= 0.2.2
PORTREVISION= 1
CATEGORIES= net
-MASTER_SITES= http://www.oook.cz/bsd/boinc_curses/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://www.oook.cz/bsd/boinc_curses/
+MASTER_SITE_SUBDIR=rene
MAINTAINER= rene@FreeBSD.org
COMMENT= Console, ncurses based monitor and manager for BOINC