diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-03 11:00:07 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-02-03 11:00:07 +0000 |
commit | b24760d93133c0cf0bbe3535a63bc5cce24f18ca (patch) | |
tree | 7788e357c35a516947b93a27b4707a19c123e975 | |
parent | Update `graphics/bmeps' to version 4.11.1. (diff) |
Note that this is no longer a development version.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=460805
-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 * -* * -* * -* * ********************************************************************** |