]> mj.ucw.cz Git - nsc-5.git/blobdiff - nsc.lsm
Fixed a bug which caused cleanup targets go missing
[nsc-5.git] / nsc.lsm
diff --git a/nsc.lsm b/nsc.lsm
index 0e08c256dc1581486fc618706ec9be25c5111999..704c7ab2790809d767e4964947cf5785beb304c0 100644 (file)
--- a/nsc.lsm
+++ b/nsc.lsm
@@ -1,14 +1,14 @@
 Begin3
 Title:          Name Server Configurator
-Version:        2.2
-Entered-date:   990910
+Version:        3.1
+Entered-date:   080521
 Description:    Set of utilities and M4 scripts for easy maintenance of
-               DNS server configuration and zone files. Requires GNU m4
-               and BIND version 8.X or newer.
+               DNS zone files and also automatic generation of BIND 8/9 configuration
+               files. Requires GNU m4 and a Posix-compatible shell.
 Keywords:       named, bind, dns
 Author:         mj@ucw.cz (Martin Mares)
 Maintained-by:  mj@ucw.cz (Martin Mares)
-Primary-site:   atrey.karlin.mff.cuni.cz pub/local/mj/net/nsc-2.2.tar.gz
-Alternate-site: sunsite.unc.edu pub/Linux/system/network/management/nsc-2.2.tar.gz
+Primary-site:   atrey.karlin.mff.cuni.cz pub/local/mj/net/nsc-3.1.tar.gz
+Alternate-site: metalab.unc.edu pub/Linux/system/network/management/nsc-3.1.tar.gz
 Copying-policy: GPL
 End