diff options
author | krion <krion@FreeBSD.org> | 2004-12-25 16:28:21 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-25 16:28:21 +0800 |
commit | 965830abe9744bc05287a6c4322f6ba76be91636 (patch) | |
tree | 9c5b056d1734efa1a9906915331a0889c052a00f /x11/Makefile | |
parent | 6af02fa8575f81edbc063b97d08f2f086281b786 (diff) | |
download | freebsd-ports-gnome-965830abe9744bc05287a6c4322f6ba76be91636.tar.gz freebsd-ports-gnome-965830abe9744bc05287a6c4322f6ba76be91636.tar.zst freebsd-ports-gnome-965830abe9744bc05287a6c4322f6ba76be91636.zip |
Move xtermcontrol to 'x11' category since it's more appropriate for
this kind of software.
Proposed by: adamw
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 c56e49ac0545..9193f5598f9f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -257,6 +257,7 @@ SUBDIR += xtacy SUBDIR += xtattr SUBDIR += xterm + SUBDIR += xtermcontrol SUBDIR += xtermset SUBDIR += xtestpicture SUBDIR += xtoolwait |