aboutsummaryrefslogtreecommitdiffstats
path: root/security/chroot_safe
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:35:32 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2009-08-22 08:35:32 +0800
commit15323e14ca5e26ed7f61689771fc0aa594453e3e (patch)
tree8548af9a729d1cf57c0e531cbb14598ae974ef7f /security/chroot_safe
parent3f959ccac94a73ce731865cd12c9914cbe6d65b7 (diff)
downloadfreebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.gz
freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.tar.zst
freebsd-ports-gnome-15323e14ca5e26ed7f61689771fc0aa594453e3e.zip
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
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