diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | b630ed46caff0b096d45f0a04e7966a431b182ef (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /net/libnids | |
parent | 0b54d15e9645454cda2244c3637f23d90312e136 (diff) | |
download | pkgsrc-b630ed46caff0b096d45f0a04e7966a431b182ef.tar.gz |
More pcre PKGREVISION bumps.
Diffstat (limited to 'net/libnids')
-rw-r--r-- | net/libnids/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libnids/Makefile b/net/libnids/Makefile index 3b462f5e2e5..185d86033e5 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2012/02/06 12:41:15 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/03/03 12:54:20 wiz Exp $ # DISTNAME= libnids-1.23 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libnids/} |