diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-01 18:18:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-01 18:18:09 +0000 |
commit | 7e0c07d5cab85bb8905b7f477f438f1f36fc26f4 (patch) | |
tree | b2a6366636842f5974431d8b5a5fddeecd84ebff /security | |
parent | 680ce15a2adb48277f3ea401a5f6cb39ced91daa (diff) | |
download | pkgsrc-7e0c07d5cab85bb8905b7f477f438f1f36fc26f4.tar.gz |
There is no ipv6 category.
XXX: should there be one, replacing USE_INET6?
Diffstat (limited to 'security')
-rw-r--r-- | security/pflkm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pflkm/Makefile b/security/pflkm/Makefile index 4adcd49ae30..afe537dd120 100644 --- a/security/pflkm/Makefile +++ b/security/pflkm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2005/05/11 22:01:28 peter Exp $ +# $NetBSD: Makefile,v 1.8 2005/06/01 18:18:09 wiz Exp $ DISTNAME= pflkm-20050511 -CATEGORIES= security ipv6 +CATEGORIES= security MASTER_SITES= http://nedbsd.nl/~ppostma/pf/ MAINTAINER= peter@pointless.nl |