diff options
author | petef <petef@FreeBSD.org> | 2002-06-01 04:44:23 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-06-01 04:44:23 +0800 |
commit | e0d3e0648c27ec7c643bd0af134bbc50c21b0d19 (patch) | |
tree | 16c763beae9e4476455b49ad3f958e80b0f2c061 /x11/Makefile | |
parent | b9c5efa5c3d112876dbc060d07821792ed4e7869 (diff) | |
download | freebsd-ports-gnome-e0d3e0648c27ec7c643bd0af134bbc50c21b0d19.tar.gz freebsd-ports-gnome-e0d3e0648c27ec7c643bd0af134bbc50c21b0d19.tar.zst freebsd-ports-gnome-e0d3e0648c27ec7c643bd0af134bbc50c21b0d19.zip |
Add xnee 0.7.a2, x events recorder and player.
PR: 38595
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
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 4214734976b8..15dfe5d4673c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -144,6 +144,7 @@ SUBDIR += xmove SUBDIR += xmsg SUBDIR += xmx + SUBDIR += xnee SUBDIR += xprompt SUBDIR += xscreensaver SUBDIR += xscreensaver-gnome |