diff options
author | grog <grog@FreeBSD.org> | 2001-03-09 09:59:37 +0800 |
---|---|---|
committer | grog <grog@FreeBSD.org> | 2001-03-09 09:59:37 +0800 |
commit | c8382b44adfb0904522e20ef2a196717f34db461 (patch) | |
tree | cbb61830a46e9d6c09dbe69cf49e976df5c58f9b /x11/Makefile | |
parent | e9bf7cd808c620786f1eb3d8d8b1cd7b0d47c1b2 (diff) | |
download | freebsd-ports-gnome-c8382b44adfb0904522e20ef2a196717f34db461.tar.gz freebsd-ports-gnome-c8382b44adfb0904522e20ef2a196717f34db461.tar.zst freebsd-ports-gnome-c8382b44adfb0904522e20ef2a196717f34db461.zip |
New port: xtset
xtset sets the title and icon name for xterms.
Obtained from: Martin Smith <msmith@lssec.bt.co.uk>, decades ago.
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 4dd6dcba386f..a137e49a8992 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -113,6 +113,7 @@ SUBDIR += xtermset SUBDIR += xtestpicture SUBDIR += xtoolwait + SUBDIR += xtset SUBDIR += xvkbd SUBDIR += xwatchwin SUBDIR += xwit |