diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
commit | d520a7cf2a9eec712b0650ff5e12190c69e6cdfc (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /net/snort | |
parent | 5891769779517a56ba77c5a38bfef9ef946987bf (diff) | |
download | pkgsrc-d520a7cf2a9eec712b0650ff5e12190c69e6cdfc.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 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 ac6980ee6cb..0e68540630d 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2013/07/12 10:45:00 jperkin Exp $ +# $NetBSD: Makefile,v 1.51 2014/01/01 11:52:30 wiz Exp $ # DISTNAME= snort-2.8.5.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net security MASTER_SITES= http://www.snort.org/dl/ \ http://www.snort.org/dl/current/ \ |