diff options
author | robak <robak@FreeBSD.org> | 2015-04-21 21:11:00 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2015-04-21 21:11:00 +0800 |
commit | 6ffa59621ab1d24489290c362b9c10652b6d5723 (patch) | |
tree | 14df4438cc2bcddd5766ca55e9ddf9e952525bed /x11/xsel | |
parent | 4beebf312d67a467149d940e37defdbd81da7e5e (diff) | |
download | freebsd-ports-gnome-6ffa59621ab1d24489290c362b9c10652b6d5723.tar.gz freebsd-ports-gnome-6ffa59621ab1d24489290c362b9c10652b6d5723.tar.zst freebsd-ports-gnome-6ffa59621ab1d24489290c362b9c10652b6d5723.zip |
x11/xsel: add WWW
PR: 199475
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Diffstat (limited to 'x11/xsel')
-rw-r--r-- | x11/xsel/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/xsel/pkg-descr b/x11/xsel/pkg-descr index 22cd9e3a1069..d6b6e2a13365 100644 --- a/x11/xsel/pkg-descr +++ b/x11/xsel/pkg-descr @@ -1,3 +1,5 @@ xsel is a quick hack to give access to the X selection from the command line. You can paste stuff from the X selection to stdout and copy stuff from stdin to X selection. + +WWW: http://BSDforge.com/projects/x11/xsel/ |