diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 11:24:09 +0000 |
commit | 4ccd1fc621cf9190934aa7fc668782cbe8f33e71 (patch) | |
tree | d5deb920c702628b749aa7d09c877167426af122 /dns/vizone | |
parent | 0ecec93f3d133406358a6978be2b8c3cacd6b3e3 (diff) |
Notes
Diffstat (limited to 'dns/vizone')
-rw-r--r-- | dns/vizone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/vizone/Makefile b/dns/vizone/Makefile index 0f8d58cf58d1..7aab97805bb3 100644 --- a/dns/vizone/Makefile +++ b/dns/vizone/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= Updates the serialnumber in one or more zonefiles +COMMENT= Updates the serial number in one or more zonefiles USE_PERL5_RUN= yes NO_BUILD= yes |