diff options
author | mat <mat@FreeBSD.org> | 2018-02-03 19:00:07 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-02-03 19:00:07 +0800 |
commit | ee1acce8f7146e5dd8dbefc9210173e007ce98fc (patch) | |
tree | 7788e357c35a516947b93a27b4707a19c123e975 /dns | |
parent | 5fca738265364f47314a6257f22ed0aad5d31600 (diff) | |
download | freebsd-ports-gnome-ee1acce8f7146e5dd8dbefc9210173e007ce98fc.tar.gz freebsd-ports-gnome-ee1acce8f7146e5dd8dbefc9210173e007ce98fc.tar.zst freebsd-ports-gnome-ee1acce8f7146e5dd8dbefc9210173e007ce98fc.zip |
Note that this is no longer a development version.
Sponsored by: Absolight
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 * -* * -* * -* * ********************************************************************** |