aboutsummaryrefslogtreecommitdiff
path: root/dns/nslint
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-04-21 22:17:00 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-04-21 22:17:00 +0000
commit445d156c6a2d9f2e22179df689ec890c3dc57311 (patch)
treea691cae8c4b28969fad84caa633b69217ce8e0b2 /dns/nslint
parent455277dd47f2ad717c7d93532e940cb483c3adec (diff)
downloadports-445d156c6a2d9f2e22179df689ec890c3dc57311.tar.gz
ports-445d156c6a2d9f2e22179df689ec890c3dc57311.zip
Update to 2.0.2.
PR: 26758 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=41773
Diffstat (limited to 'dns/nslint')
-rw-r--r--dns/nslint/Makefile5
-rw-r--r--dns/nslint/distinfo2
-rw-r--r--dns/nslint/pkg-comment2
-rw-r--r--dns/nslint/pkg-descr2
4 files changed, 5 insertions, 6 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile
index ffae981b5976..e1c7b948fd8f 100644
--- a/dns/nslint/Makefile
+++ b/dns/nslint/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= nslint
-PORTVERSION= 2.0.2a2
+PORTVERSION= 2.0.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.ee.lbl.gov/
MAINTAINER= petef@databits.net
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --quiet --mandir=${MANPREFIX}/man --prefix=${PREFIX}
+GNU_CONFIGURE= yes
ALL_TARGET= nslint
INSTALL_TARGET= install install-man
MAN8= nslint.8
diff --git a/dns/nslint/distinfo b/dns/nslint/distinfo
index 9bd8c211a47f..86779740d486 100644
--- a/dns/nslint/distinfo
+++ b/dns/nslint/distinfo
@@ -1 +1 @@
-MD5 (nslint-2.0.2a2.tar.gz) = 25e3eef43b9c85d1b07266912aa6ba4d
+MD5 (nslint-2.0.2.tar.gz) = 7485382bfdf23531f80dd05b05913d9a
diff --git a/dns/nslint/pkg-comment b/dns/nslint/pkg-comment
index b5e4f0c36dde..32f06b220550 100644
--- a/dns/nslint/pkg-comment
+++ b/dns/nslint/pkg-comment
@@ -1 +1 @@
-Perform consistency checks on DNS files
+Perform consistency checks on DNS zone files
diff --git a/dns/nslint/pkg-descr b/dns/nslint/pkg-descr
index 8cbd6955216b..3d7d01be9902 100644
--- a/dns/nslint/pkg-descr
+++ b/dns/nslint/pkg-descr
@@ -1,4 +1,4 @@
-This is nslint 2.0, a lint program for dns files. It is produced by the
+Nslint is a lint program for DNS zone files. It is produced by the
Lawrence Berkeley National Laboratory, Network Research Group.
Please send bugs and comments to nslint@ee.lbl.gov.