summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2006-09-06 20:33:24 +0000
committerwiz <wiz>2006-09-06 20:33:24 +0000
commit85d957359f3a4a3a1407675e8116ccf89403b50b (patch)
tree3dd59324126cc1b6cd5c4c166d39ec686e2d2dad /security
parent76e3a1da164dddbfb521e5a2230d30a341f20d73 (diff)
downloadpkgsrc-85d957359f3a4a3a1407675e8116ccf89403b50b.tar.gz
Fix MASTER_SITES. Use VARBASE. Bump PKGREVISION.
From Shaun Amott in PR 34423.
Diffstat (limited to 'security')
-rw-r--r--security/sfs/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index 8da6d55d54f..76ae162e155 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2006/04/23 00:12:42 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2006/09/06 20:33:24 wiz Exp $
#
DISTNAME= sfs-0.7.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= net security
-MASTER_SITES= http://www.fs.net/sfs/@new-york.lcs.mit.edu,u83s4uk49nt8rmp4uwmt2exvz6d3cavh/pub/sfswww/dist/
+MASTER_SITES= http://www.fs.net/sfswww/dist/
MAINTAINER= mike@ethmoid.org
HOMEPAGE= http://www.fs.net/
@@ -34,7 +34,7 @@ RCD_SCRIPTS= sfscd sfssd
.include "../../mk/bsd.prefs.mk"
-SFSDIR?= /var/sfs
+SFSDIR?= ${VARBASE}/sfs
SFS_ROOT= ${SFSDIR}
OWN_DIRS_PERMS= ${SFS_ROOT} sfs sfs 555