diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-05 23:10:43 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-05 23:10:43 +0000 |
commit | 402a2c2da75bbf8313f0634b80b9ecd56f38fd84 (patch) | |
tree | ad00032a8a69c0949459b0f6131999d349dd5b63 /x11/Makefile | |
parent | Make kris@ happy with the original NO_PACKAGE string. (diff) |
Add tilda, a Drop down x11 terminal with transparency support
PR: 89995
Submitted by: Vlad V. Teterya <vlad@vlad.uz.ua>
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 71d91f8cdda1..c614983277e6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -176,6 +176,7 @@ SUBDIR += sxpc SUBDIR += temperature.app SUBDIR += thinglaunch + SUBDIR += tilda SUBDIR += tkXwin SUBDIR += tkgoodstuff SUBDIR += tycoon |