diff options
author | cs <cs@FreeBSD.org> | 2012-07-25 19:24:09 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-25 19:24:09 +0800 |
commit | c061af9ff6b84c01a3c4bfd641d7a54791ef4cff (patch) | |
tree | d5deb920c702628b749aa7d09c877167426af122 /dns/vizone | |
parent | e2e1816e42d1fb59eba0ba676eb3e291e4255c32 (diff) | |
download | freebsd-ports-gnome-c061af9ff6b84c01a3c4bfd641d7a54791ef4cff.tar.gz freebsd-ports-gnome-c061af9ff6b84c01a3c4bfd641d7a54791ef4cff.tar.zst freebsd-ports-gnome-c061af9ff6b84c01a3c4bfd641d7a54791ef4cff.zip |
Fix typos in COMMENT
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 |