diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-06 07:10:43 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-06 07:10:43 +0800 |
commit | 7670d2e85724e94adf67f57bf38a50a3a3ef4aae (patch) | |
tree | d7fc411fa8905403370373bfe6c358c07d92feee /x11/Makefile | |
parent | c2d168b9491de27c56dad5783e7870c2af49c336 (diff) | |
download | freebsd-ports-gnome-7670d2e85724e94adf67f57bf38a50a3a3ef4aae.tar.gz freebsd-ports-gnome-7670d2e85724e94adf67f57bf38a50a3a3ef4aae.tar.zst freebsd-ports-gnome-7670d2e85724e94adf67f57bf38a50a3a3ef4aae.zip |
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 |