diff options
Diffstat (limited to 'dns/bind913/Makefile')
-rw-r--r-- | dns/bind913/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind913/Makefile b/dns/bind913/Makefile index e64edb4376af..cd09af2f48f1 100644 --- a/dns/bind913/Makefile +++ b/dns/bind913/Makefile @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} PORTREVISION= 0 .else # dns/bind913 here -PORTREVISION= 0 +PORTREVISION= 1 .endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} |