diff options
author | wiz <wiz> | 2016-09-19 13:04:18 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-09-19 13:04:18 +0000 |
commit | 4e1a34339aeb52eb3eab2039ece4e152817e5a50 (patch) | |
tree | 8593d3d984b0bf99929c4990b74e42daa9c23b96 /net/snort | |
parent | b4dc98c52c0bdf38bc1e0d2b84ef5b3b391c2853 (diff) | |
download | pkgsrc-4e1a34339aeb52eb3eab2039ece4e152817e5a50.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Diffstat (limited to 'net/snort')
-rw-r--r-- | net/snort/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/snort/Makefile b/net/snort/Makefile index e6ea70244b5..f2718325bca 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2015/08/23 14:30:40 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2016/09/19 13:04:26 wiz Exp $ # DISTNAME= snort-2.8.5.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net security MASTER_SITES= http://www.snort.org/dl/ \ http://www.snort.org/dl/current/ \ |