          MODULE=nslint
         VERSION=2.1a7
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.ee.lbl.gov/old/
      SOURCE_VFY=sha1:88cd24bfa54ed921bb812e1fcb7c5af51cfab70a
        WEB_SITE=http://freshmeat.net/projects/nslint/
         ENTERED=20020723
         UPDATED=20070526
           SHORT="program that checks DNS files for errors."
cat << EOF
nslint is a lint-like program that checks DNS files for errors. DNS or
Domain Name System generally maps names to IP addresses and E-mail
addresses in a hierarchical fashion. Errors detected include missing
trailing dots, illegal characters (RFC 1034), records without matching
PTR records and vice-versa, duplicate names in a subnet, duplicate names
for an address, names with cname records (RFC 1033), missing quotes,
and unknown keywords.
EOF
