diff options
Diffstat (limited to 'net/dlint/Makefile')
-rw-r--r-- | net/dlint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dlint/Makefile b/net/dlint/Makefile index 34e7b55028b7..42d418ea920a 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.domtools.com/pub/ DISTNAME= dlint${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) USE_REINPLACE= yes NO_BUILD= yes |