diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/domtools/Makefile | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76041
Diffstat (limited to 'net/domtools/Makefile')
-rw-r--r-- | net/domtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/domtools/Makefile b/net/domtools/Makefile index bab8ecaa03bc..92f76096a6ed 100644 --- a/net/domtools/Makefile +++ b/net/domtools/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.domtools.com/pub/ \ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= veers@disturbed.net +COMMENT= Set of utilities for extracting information from DNS records USE_PERL5= YES |