diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-14 01:33:04 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-14 01:33:04 +0800 |
commit | b9964bfa947681844121cbc115a2aba6424bed2e (patch) | |
tree | b3125009a70f5d13d57ab7188cd78ba1345dc00f /x11/Makefile | |
parent | 56153e5445dbcfe561bec7bc0ed42436e9384b4e (diff) | |
download | freebsd-ports-gnome-b9964bfa947681844121cbc115a2aba6424bed2e.tar.gz freebsd-ports-gnome-b9964bfa947681844121cbc115a2aba6424bed2e.tar.zst freebsd-ports-gnome-b9964bfa947681844121cbc115a2aba6424bed2e.zip |
add xsel 0.04.1
Access X selection from command line
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 65dd3c88a0b4..3f74001c8cee 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -159,6 +159,7 @@ SUBDIR += xrootconsole SUBDIR += xscreensaver SUBDIR += xscreensaver-gnome + SUBDIR += xsel SUBDIR += xskyroot SUBDIR += xsnow SUBDIR += xstarroll |