diff options
Diffstat (limited to 'regress/sbin/pfctl/Makefile')
-rw-r--r-- | regress/sbin/pfctl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/sbin/pfctl/Makefile b/regress/sbin/pfctl/Makefile index 15ade1d072a..10839ae3377 100644 --- a/regress/sbin/pfctl/Makefile +++ b/regress/sbin/pfctl/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.16 2002/06/09 02:51:45 kjell Exp $ +# $OpenBSD: Makefile,v 1.17 2002/06/10 02:10:39 kjell Exp $ -PFTESTS=1 2 3 4 5 6 7 8 9 10 11 12 13 14 +PFTESTS=1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 PFFAIL=1 2 3 4 5 6 7 8 .for n in ${PFFAIL} |