diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-19 20:30:21 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-19 20:30:21 +0000 |
commit | a89a63929d8d3e0997599cfc815fdbb23ebae372 (patch) | |
tree | 3425f721743140a36d162e4c892bb002a4370757 /net/mydns-mysql | |
parent | 62e29e58b6a212bdd1531612626f31d117a160ba (diff) | |
download | pkgsrc-a89a63929d8d3e0997599cfc815fdbb23ebae372.tar.gz |
Fix ownership. Bump revision.
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 cc42c935f0f..a19fc396097 100644 --- a/net/mydns-mysql/Makefile +++ b/net/mydns-mysql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2010/02/11 22:14:26 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/19 20:30:21 joerg Exp $ PKGNAME= ${DISTNAME:S/-/-mysql-/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= MySQL-based DNS server CONFLICTS= mydns-pgsql-[0-9]* |