diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-03-30 15:08:31 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-03-30 15:08:31 +0000 |
commit | 2ac7975a6e3192089bf16174f0523b24d0ff844f (patch) | |
tree | 33f8691e21a4bc35fd5259c306ec7788010db2bd /dns/vizone | |
parent | e8cfa8fc26b36614b4dea942cb24bd069c3727df (diff) | |
download | ports-2ac7975a6e3192089bf16174f0523b24d0ff844f.tar.gz ports-2ac7975a6e3192089bf16174f0523b24d0ff844f.zip |
Notes
Diffstat (limited to 'dns/vizone')
-rw-r--r-- | dns/vizone/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/vizone/Makefile b/dns/vizone/Makefile index 7601f23c175f..0f8d58cf58d1 100644 --- a/dns/vizone/Makefile +++ b/dns/vizone/Makefile @@ -15,7 +15,6 @@ COMMENT= Updates the serialnumber in one or more zonefiles USE_PERL5_RUN= yes NO_BUILD= yes -MAKE_JOBS_SAFE= yes PORTEXAMPLES= example.tld PLIST_FILES= bin/vizone bin/updserial |