diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-28 16:18:05 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-28 16:18:05 +0000 |
commit | 983f628784bb1c3746a6c065afb063b8cb0c99b2 (patch) | |
tree | f15625cb19a382bdd4c1854cdf7c9067bdfe0c13 /x11/Makefile | |
parent | fbdc7da2bde80258e9aca1ca6928c168836f6838 (diff) | |
download | freebsd-ports-983f628784bb1c3746a6c065afb063b8cb0c99b2.zip |
Add gtik - a Scrolling Stock ticker Applet for the Gnome Panel.
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 e8cff6aed304..5889fed3a36e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -31,6 +31,7 @@ SUBDIR += gnomelibs SUBDIR += gnomeres_applet SUBDIR += gswitchit_applet + SUBDIR += gtik SUBDIR += gtk-theme-switch SUBDIR += gvid SUBDIR += gyroscope |