diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /x11/xdialog/Makefile | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) | |
download | ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75976
Diffstat (limited to 'x11/xdialog/Makefile')
-rw-r--r-- | x11/xdialog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 7ecfb6cdfefe..72ced269859b 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.chez.com/godefroy/ DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION} MAINTAINER= ports@FreeBSD.Org +COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes USE_GNOMENG= yes |