diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-25 08:51:49 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-25 08:51:49 +0000 |
commit | c63c691482599495da146fd5794729ad50f0987b (patch) | |
tree | fb9be720748dbd8c24773add7f52a208dc13cbe7 /x11/Makefile | |
parent | 4ee0609f7f25ad1c4cfde3d28b64a8d12459ddce (diff) | |
download | ports-c63c691482599495da146fd5794729ad50f0987b.tar.gz ports-c63c691482599495da146fd5794729ad50f0987b.zip |
Add keylaunch-1.3.0, an X utility for binding commands to a hot key
PR: 32061
Submitted by: Mike Meyer <mwm@mired.org>
Notes
Notes:
svn path=/head/; revision=50515
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 eb3bdfdcdf03..d6e81114a6d2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -49,6 +49,7 @@ SUBDIR += kdebase2 SUBDIR += kdelibs11 SUBDIR += kdelibs2 + SUBDIR += keylaunch SUBDIR += kvidtune SUBDIR += kworldwatch SUBDIR += launch.app |