diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-01-09 07:26:48 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-01-09 07:26:48 +0800 |
commit | 8ea3b25c7af29fd04226a11cde888f657e9fbaee (patch) | |
tree | 9b2c9c940f9d3dca9642c58aef6f070d202c83c8 /x11/Makefile | |
parent | d651c406bfbbe23aed9eb616afdf3aaf8194b7fa (diff) | |
download | freebsd-ports-gnome-8ea3b25c7af29fd04226a11cde888f657e9fbaee.tar.gz freebsd-ports-gnome-8ea3b25c7af29fd04226a11cde888f657e9fbaee.tar.zst freebsd-ports-gnome-8ea3b25c7af29fd04226a11cde888f657e9fbaee.zip |
A drop in replacement for the "dialog" or "cdialog" programs.
PR: ports/24145
Submitted by: Ying-Chieh Liao
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index ba0251db8ffc..975e29ebebc5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -85,6 +85,7 @@ SUBDIR += xcolors SUBDIR += xcolorsel SUBDIR += xcut + SUBDIR += xdialog SUBDIR += xdtm SUBDIR += xfedor SUBDIR += xfishtank |