diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
commit | e09b524d57d4afdbcc46b72d6ac0243a15ec6a25 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /net/bind98 | |
parent | 3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff) | |
download | pkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'net/bind98')
-rw-r--r-- | net/bind98/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind98/Makefile b/net/bind98/Makefile index 2bb168a0f1a..f9e9889f604 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/06 23:23:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2013/03/02 20:33:30 wiz Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/ |