aboutsummaryrefslogtreecommitdiff
path: root/security/pf/Makefile
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-06-16 03:14:27 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-06-16 03:14:27 +0000
commit9c34cb3269967396bd85220d7ba536a88f804fb5 (patch)
treeb971bdfe1f78322f2e9de7b482f5a2d1879eb70c /security/pf/Makefile
parentbc7de3495f489a63887020ea707aa776e3d4a632 (diff)
downloadports-9c34cb3269967396bd85220d7ba536a88f804fb5.tar.gz
ports-9c34cb3269967396bd85220d7ba536a88f804fb5.zip
Submitted by: maintainer
Obtained from: Andrzej Tobola <san@iem.pw.edu.pl> Fix build if NOINET6 is defined, and bump PORTREVISION to aware this.
Notes
Notes: svn path=/head/; revision=83088
Diffstat (limited to 'security/pf/Makefile')
-rw-r--r--security/pf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pf/Makefile b/security/pf/Makefile
index 56825251bdde..264337e12747 100644
--- a/security/pf/Makefile
+++ b/security/pf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pf_freebsd
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security ipv6
MASTER_SITES= http://pf4freebsd.love2party.net/
.if defined(WITH_ALTQ) && (${WITH_ALTQ} == "yes")