diff options
author | cy <cy@FreeBSD.org> | 2012-04-28 09:52:42 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2012-04-28 09:52:42 +0800 |
commit | 7b19f97210ba20a0fd1690e157e33a095b7fa464 (patch) | |
tree | a158e23af014b0f7123bfa120aa150daa7089505 /x11/Makefile | |
parent | 720e527bfa265b39aa2e56cef5c5c9ffb56774fb (diff) | |
download | freebsd-ports-gnome-7b19f97210ba20a0fd1690e157e33a095b7fa464.tar.gz freebsd-ports-gnome-7b19f97210ba20a0fd1690e157e33a095b7fa464.tar.zst freebsd-ports-gnome-7b19f97210ba20a0fd1690e157e33a095b7fa464.zip |
Xforward is a program for relaying X11 connections across network boundaries.
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 6043a0d55e8d..375d98a7674e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -367,6 +367,7 @@ SUBDIR += xfd SUBDIR += xfindproxy SUBDIR += xfishtank + SUBDIR += xforward SUBDIR += xfree86_xkb_xml SUBDIR += xfwp SUBDIR += xgamma |