]> mj.ucw.cz Git - nsc-5.git/commitdiff
Updated the LSM.
authorMartin Mares <mj@ucw.cz>
Wed, 21 May 2008 17:48:56 +0000 (19:48 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 21 May 2008 17:48:56 +0000 (19:48 +0200)
nsc.lsm

diff --git a/nsc.lsm b/nsc.lsm
index 7977c90e1264f40d9e05d5becefc5debf934755e..704c7ab2790809d767e4964947cf5785beb304c0 100644 (file)
--- a/nsc.lsm
+++ b/nsc.lsm
@@ -1,14 +1,14 @@
 Begin3
 Title:          Name Server Configurator
-Version:        3.0.1
-Entered-date:   061122
+Version:        3.1
+Entered-date:   080521
 Description:    Set of utilities and M4 scripts for easy maintenance of
                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-3.0.1.tar.gz
-Alternate-site: metalab.unc.edu pub/Linux/system/network/management/nsc-3.0.1.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