diff options
Diffstat (limited to 'security/snoopy/Makefile')
-rw-r--r-- | security/snoopy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/snoopy/Makefile b/security/snoopy/Makefile index df931aaba12a..66237820b691 100644 --- a/security/snoopy/Makefile +++ b/security/snoopy/Makefile @@ -6,8 +6,7 @@ PORTNAME= snoopy PORTVERSION= 1.3 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= snoopylogger +MASTER_SITES= SF/${PORTNAME}logger/${PORTNAME}logger/${PORTVERSION} MAINTAINER= jadawin@FreeBSD.org COMMENT= An execve() wrapper and logger |