aboutsummaryrefslogtreecommitdiff
path: root/security/chroot_safe
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:35:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:35:32 +0000
commit3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b (patch)
tree28b9adb73fe8d399559adc4ba81356f878615d45 /security/chroot_safe
parent15e2263847b985944297d2a93caf296d9b64a255 (diff)
downloadports-3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b.tar.gz
ports-3eb168f46b2ba49b62efa711ffbdd0a1047a5e5b.zip
Notes
Diffstat (limited to 'security/chroot_safe')
-rw-r--r--security/chroot_safe/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/chroot_safe/Makefile b/security/chroot_safe/Makefile
index 0e40308e3531..22c54ec78427 100644
--- a/security/chroot_safe/Makefile
+++ b/security/chroot_safe/Makefile
@@ -7,8 +7,7 @@ PORTNAME= chroot_safe
PORTVERSION= 1.4
PORTREVISION= 1
CATEGORIES= security sysutils
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= chrootsafe
+MASTER_SITES= SF/chrootsafe/${PORTNAME}/${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org