diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-03-05 11:27:40 +0000 |
commit | ee3e800374a703dffb75012abfd6460dc7e71dbb (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /net/mydns-mysql | |
parent | 46d95ddf588397c3f5f774ab84ef545207bea97b (diff) | |
download | pkgsrc-ee3e800374a703dffb75012abfd6460dc7e71dbb.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'net/mydns-mysql')
-rw-r--r-- | net/mydns-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mydns-mysql/Makefile b/net/mydns-mysql/Makefile index 77358256635..5101279f6b8 100644 --- a/net/mydns-mysql/Makefile +++ b/net/mydns-mysql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:23 tron Exp $ +# $NetBSD: Makefile,v 1.22 2016/03/05 11:29:08 jperkin Exp $ PKGNAME= ${DISTNAME:S/-/-mysql-/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= MySQL-based DNS server CONFLICTS= mydns-pgsql-[0-9]* |