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/xbindkeys | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) | |
download | ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.tar.gz ports-cb07270bfe4b330033ca50711c0cf542623c4ad1.zip |
Notes
Diffstat (limited to 'x11/xbindkeys')
-rw-r--r-- | x11/xbindkeys/Makefile | 1 | ||||
-rw-r--r-- | x11/xbindkeys/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile index 970fd9449f12..0198ff18b19c 100644 --- a/x11/xbindkeys/Makefile +++ b/x11/xbindkeys/Makefile @@ -13,6 +13,7 @@ CATEGORIES= x11 MASTER_SITES= http://hocwp.free.fr/xbindkeys/ MAINTAINER= ports@FreeBSD.org +COMMENT= Allows you to launch shell commands under X with your keyboard USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/x11/xbindkeys/pkg-comment b/x11/xbindkeys/pkg-comment deleted file mode 100644 index f2fab13f8121..000000000000 --- a/x11/xbindkeys/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Allows you to launch shell commands under X with your keyboard |