summaryrefslogtreecommitdiff
path: root/net/bind98/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind98/Makefile')
-rw-r--r--net/bind98/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind98/Makefile b/net/bind98/Makefile
index 0b1bca9d491..9856d37b11d 100644
--- a/net/bind98/Makefile
+++ b/net/bind98/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/04 03:52:14 taca Exp $
+# $NetBSD: Makefile,v 1.1.1.1.2.1 2011/05/07 10:44:31 tron Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.8.0
+BIND_VERSION= 9.8.0-P1
.include "../../mk/bsd.prefs.mk"