diff options
Diffstat (limited to 'net/nslint')
-rw-r--r-- | net/nslint/Makefile | 1 | ||||
-rw-r--r-- | net/nslint/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/nslint/Makefile b/net/nslint/Makefile index 0d04a2a..55b2a99 100644 --- a/net/nslint/Makefile +++ b/net/nslint/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/} MAINTAINER= petef@FreeBSD.org +COMMENT= Perform consistency checks on DNS zone files GNU_CONFIGURE= yes ALL_TARGET= nslint diff --git a/net/nslint/pkg-comment b/net/nslint/pkg-comment deleted file mode 100644 index 32f06b2..0000000 --- a/net/nslint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perform consistency checks on DNS zone files |