diff options
author | roam <roam@FreeBSD.org> | 2003-02-20 00:07:30 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2003-02-20 00:07:30 +0800 |
commit | 2ebf8ab637b130104bd79fdac39f5ef7140eb581 (patch) | |
tree | 6b3e8a82ce6afa92302bd43afea52247359205bb /dns/ghtool | |
parent | e2ac3e07bd289d007664bc18b426e0af4adb6f12 (diff) | |
download | freebsd-ports-gnome-2ebf8ab637b130104bd79fdac39f5ef7140eb581.tar.gz freebsd-ports-gnome-2ebf8ab637b130104bd79fdac39f5ef7140eb581.tar.zst freebsd-ports-gnome-2ebf8ab637b130104bd79fdac39f5ef7140eb581.zip |
Remove pkg-comment files in my ports.
Diffstat (limited to 'dns/ghtool')
-rw-r--r-- | dns/ghtool/Makefile | 1 | ||||
-rw-r--r-- | dns/ghtool/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/dns/ghtool/Makefile b/dns/ghtool/Makefile index d3b0943006e7..d4cfaa169e48 100644 --- a/dns/ghtool/Makefile +++ b/dns/ghtool/Makefile @@ -14,6 +14,7 @@ DISTNAME= ghmain.c EXTRACT_SUFX= MAINTAINER= roam@FreeBSD.org +COMMENT= "A command-line interface to the resolver library" WRKSRC= ${WRKDIR} diff --git a/dns/ghtool/pkg-comment b/dns/ghtool/pkg-comment deleted file mode 100644 index 111745d590f9..000000000000 --- a/dns/ghtool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A command-line interface to the resolver library |