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/knot | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Diffstat (limited to 'net/knot')
-rw-r--r-- | net/knot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/knot/Makefile b/net/knot/Makefile index ac88d1aeba5..716186351a6 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2018/03/08 14:30:37 pettai Exp $ +# $NetBSD: Makefile,v 1.39 2018/04/17 22:29:45 wiz Exp $ DISTNAME= knot-2.5.7 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://secure.nic.cz/files/knot-dns/ EXTRACT_SUFX= .tar.xz |