diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /x11/xkeywrap | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) |
Notes
Diffstat (limited to 'x11/xkeywrap')
-rw-r--r-- | x11/xkeywrap/Makefile | 1 | ||||
-rw-r--r-- | x11/xkeywrap/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/xkeywrap/Makefile b/x11/xkeywrap/Makefile index 737c5544e9b6..71eebe8ee946 100644 --- a/x11/xkeywrap/Makefile +++ b/x11/xkeywrap/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.seki.ee.kagu.tus.ac.jp/~sakai/myfreesoft/ \ http://www.people.or.jp/~hsakai/myfreesoft/ MAINTAINER= sakai@seki.ee.kagu.tus.ac.jp +COMMENT= Record, repeat, and play key sequence from keyboard USE_X_PREFIX= yes MAN1= xkeywrap.1 diff --git a/x11/xkeywrap/pkg-comment b/x11/xkeywrap/pkg-comment deleted file mode 100644 index 04192e18157c..000000000000 --- a/x11/xkeywrap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Record, repeat, and play key sequence from keyboard |