summaryrefslogtreecommitdiff
path: root/misc/sls/Makefile
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2000-12-29 20:19:06 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2000-12-29 20:19:06 +0000
commit09c1087c76b1c0b85b6510e12d2ca72fa6f9dcb2 (patch)
tree2405d72c37653712e015a8501a36f074e64c35da /misc/sls/Makefile
parentDon't attempt to load modules if they're already in place. (diff)
Put distfile on MASTER_SITE_LOCAL.
PR: 21602 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=36446
Diffstat (limited to 'misc/sls/Makefile')
-rw-r--r--misc/sls/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/sls/Makefile b/misc/sls/Makefile
index 6ff324954a5c..96bf89bff8fd 100644
--- a/misc/sls/Makefile
+++ b/misc/sls/Makefile
@@ -8,7 +8,8 @@
PORTNAME= sls
PORTVERSION= 1.00
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.cse.psu.edu/pub/src/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dannyboy
DISTNAME= ${PORTNAME}
MAINTAINER= sec@42.org