diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-13 17:33:04 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-13 17:33:04 +0000 |
commit | 08cfab34a4dfa073e373f9de40bbb61e53da9638 (patch) | |
tree | c6711312bae3c56a2598c5641a5cc5315412210b /x11/Makefile | |
parent | 9b7be7aab045781c3854ce74d9baa95bbf9cf9f2 (diff) |
add xsel 0.04.1
Access X selection from command line
Notes
Notes:
svn path=/head/; revision=73059
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 |