From 57051adb01188b5d28bba45ae1f7bb85e8061a35 Mon Sep 17 00:00:00 2001 From: erwin Date: Fri, 22 Nov 2013 13:41:34 +0000 Subject: Fix startup script. PR: 184159 [1] Submitted by: Pawel Biernacki [1], Trond Endrestoel (private email) --- dns/bind99/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/bind99/Makefile') diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index f8d216a08d0f..8aba221a0d85 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -2,7 +2,7 @@ PORTNAME?= bind99 PORTVERSION= 9.9.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} -- cgit