diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /net/bind98 | |
parent | b98b1b05c98e2426652e8e0eb3e02afd0197f3da (diff) | |
download | pkgsrc-8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'net/bind98')
-rw-r--r-- | net/bind98/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bind98/Makefile b/net/bind98/Makefile index 505c01dded0..380de152eb9 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/12/05 00:54:16 taca Exp $ +# $NetBSD: Makefile,v 1.24 2012/12/16 01:52:27 obache Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} +PKGREVISION= 1 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}/ |