diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind912/Makefile | 2 | ||||
-rw-r--r-- | dns/bind912/files/pkg-message.in | 5 |
2 files changed, 1 insertions, 6 deletions
diff --git a/dns/bind912/Makefile b/dns/bind912/Makefile index fe73e2af5cdd..46c5c2dc48ac 100644 --- a/dns/bind912/Makefile +++ b/dns/bind912/Makefile @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} PORTREVISION= 0 .else # dns/bind912 here -PORTREVISION= 1 +PORTREVISION= 2 .endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} diff --git a/dns/bind912/files/pkg-message.in b/dns/bind912/files/pkg-message.in index e62ff8197c9a..a1bfad91fb81 100644 --- a/dns/bind912/files/pkg-message.in +++ b/dns/bind912/files/pkg-message.in @@ -20,9 +20,4 @@ * * * And then restarting syslogd with: service syslogd restart * * * -* * -* THIS IS A DEVELOPMENT VERSION IF BIND, IT WILL EAT YOUR DATA * -* * -* * -* * ********************************************************************** |