diff options
author | novel <novel@FreeBSD.org> | 2005-05-30 13:33:46 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-05-30 13:33:46 +0000 |
commit | c014bb47c89652f2afb0b2f04992e144ed8767a5 (patch) | |
tree | 12b34063953a815ae59d8f698c264a1703d23bab /security/pfw | |
parent | 43def8f24535d34a05af865839e097e95cd4a733 (diff) | |
download | FreeBSD-ports-c014bb47c89652f2afb0b2f04992e144ed8767a5.zip FreeBSD-ports-c014bb47c89652f2afb0b2f04992e144ed8767a5.tar.gz |
Update to 0.6.2.
PR: 81654
Submitted by: Renato Botelho (maintainer)
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 9e5facc..a042064 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 8fefe5f..ab9ed35 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 |