aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-12-03 02:53:23 +0800
committerobrien <obrien@FreeBSD.org>2003-12-03 02:53:23 +0800
commite753b56d61661053337deebc77ffef6b02717f38 (patch)
treeadd80a2550dd50b4e25a542bceff140e2fb81a93 /sysutils
parentda0d0a01a58b146271bf8f6c848ae4856332032d (diff)
downloadfreebsd-ports-gnome-e753b56d61661053337deebc77ffef6b02717f38.tar.gz
freebsd-ports-gnome-e753b56d61661053337deebc77ffef6b02717f38.tar.zst
freebsd-ports-gnome-e753b56d61661053337deebc77ffef6b02717f38.zip
Fix master site list -- this will greatly speed up fetching (and make
it clear where the real distfile lives).
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rc_subr/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/rc_subr/Makefile b/sysutils/rc_subr/Makefile
index 2f4666e54729..28731a118e4f 100644
--- a/sysutils/rc_subr/Makefile
+++ b/sysutils/rc_subr/Makefile
@@ -8,9 +8,7 @@
PORTNAME= rc_subr
PORTVERSION= 1.16
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- ftp://ftp.westbend.net/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
-MASTER_SITE_SUBDIR= rcNG
+MASTER_SITES= ftp://ftp.westbend.net/pub/FreeBSD/ports/local-distfiles/rcNG/
MAINTAINER= ports@freebsd.org
COMMENT= Common startup and shutdown subroutines used by scripts