diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-12-11 00:05:45 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-12-11 00:05:45 +0800 |
commit | c0215c2233cb023046bb3a84c359d98c8389f563 (patch) | |
tree | c6faa3cfaf16a9ac3b8201e76f92f67000bbe3bc /x11/Makefile | |
parent | a96c525ff055f8bd3dfc4c42447ee84399237f04 (diff) | |
download | freebsd-ports-gnome-c0215c2233cb023046bb3a84c359d98c8389f563.tar.gz freebsd-ports-gnome-c0215c2233cb023046bb3a84c359d98c8389f563.tar.zst freebsd-ports-gnome-c0215c2233cb023046bb3a84c359d98c8389f563.zip |
Add xvt 3.0.0, xterm replacement supporting color, transparency, and
more, with less.
PR: ports/195840
Submitted by: Chris Hutchinson <portmaster@BSDforge.com>
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 ebc7e758e112..a4ee78cdd0b7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -472,6 +472,7 @@ SUBDIR += xvinfo SUBDIR += xvkbd SUBDIR += xvmcinfo + SUBDIR += xvt SUBDIR += xwatchwin SUBDIR += xwd SUBDIR += xwininfo |