diff options
Diffstat (limited to 'security/pfw/Makefile')
-rw-r--r-- | security/pfw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pfw/Makefile b/security/pfw/Makefile index 9e5facc752f8..a042064bab1f 100644 --- a/security/pfw/Makefile +++ b/security/pfw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pfw -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= security www MASTER_SITES= http://www.allard.nu/pfw/download/ EXTRACT_SUFX= .tgz @@ -25,7 +25,6 @@ NO_BUILD= yes PFW_PREFIX?= ${PREFIX}/www/pfw SUB_FILES= pkg-message SUB_LIST= PFW_PREFIX=${PFW_PREFIX} -PKGMESSAGE= ${WRKDIR}/pkg-message .include <bsd.port.pre.mk> |