diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-30 13:33:46 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-30 13:33:46 +0000 |
commit | e2b35c1971b2760573e997d13fe2cf71f56d7f0d (patch) | |
tree | 3c53e1966d1561a6d6f6f77fa1063e8afe4c300b /security/pfw | |
parent | 51c69fad3ae50709ce3b70dad0251c46ca0e1b27 (diff) | |
download | ports-e2b35c1971b2760573e997d13fe2cf71f56d7f0d.tar.gz ports-e2b35c1971b2760573e997d13fe2cf71f56d7f0d.zip |
Notes
Diffstat (limited to 'security/pfw')
-rw-r--r-- | security/pfw/Makefile | 3 | ||||
-rw-r--r-- | security/pfw/distinfo | 4 |
2 files changed, 3 insertions, 4 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> diff --git a/security/pfw/distinfo b/security/pfw/distinfo index 8fefe5f28786..ab9ed353cf6a 100644 --- a/security/pfw/distinfo +++ b/security/pfw/distinfo @@ -1,2 +1,2 @@ -MD5 (pfw-0.6.1.tgz) = 17168f64ca1fbf44e1f27149dab02dd3 -SIZE (pfw-0.6.1.tgz) = 66039 +MD5 (pfw-0.6.2.tgz) = 4a0572e067fc9895ec3cbbbc98fbf01e +SIZE (pfw-0.6.2.tgz) = 66435 |