diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /dns | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) | |
download | ports-428ee0bc4b524955ea616e13668b0834613e7fff.tar.gz ports-428ee0bc4b524955ea616e13668b0834613e7fff.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/nslint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile index 8a506a3f5eab..37ad53c26da9 100644 --- a/dns/nslint/Makefile +++ b/dns/nslint/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= ftp://ftp.ee.lbl.gov/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/} -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perform consistency checks on DNS zone files GNU_CONFIGURE= yes |