diff options
Diffstat (limited to 'dns/nslint')
-rw-r--r-- | dns/nslint/Makefile | 5 | ||||
-rw-r--r-- | dns/nslint/distinfo | 2 | ||||
-rw-r--r-- | dns/nslint/pkg-comment | 2 | ||||
-rw-r--r-- | dns/nslint/pkg-descr | 2 |
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. |