diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
commit | acf5fc5861164d1343e4f6d6e1d1382d21a190fb (patch) | |
tree | 109630925ee3175cb748b70c5ad849855a199a19 /net/snort | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Diffstat (limited to 'net/snort')
-rw-r--r-- | net/snort/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/snort/Makefile b/net/snort/Makefile index 01c0ea029b6..928ed354407 100644 --- a/net/snort/Makefile +++ b/net/snort/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2017/08/01 14:59:03 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2018/04/17 22:29:46 wiz Exp $ # DISTNAME= snort-2.9.9.0 +PKGREVISION= 1 CATEGORIES= net security MASTER_SITES= https://www.snort.org/downloads/archive/snort/ |