diff options
Diffstat (limited to 'security/pantera/Makefile')
-rw-r--r-- | security/pantera/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pantera/Makefile b/security/pantera/Makefile index e1a362dc3e01..32ad963f415e 100644 --- a/security/pantera/Makefile +++ b/security/pantera/Makefile @@ -8,8 +8,7 @@ PORTNAME= pantera PORTVERSION= 0.1.1 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= owasp +MASTER_SITES= SF/owasp/Pantera/Pantera_Release_${PORTVERSION} DISTNAME= Pantera_Release_${PORTVERSION} MAINTAINER= onatan@gmail.com |