diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-03 23:42:03 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-03 23:42:03 +0800 |
commit | 9d1fe6eb7a6577fda9642c4707441830977c08d6 (patch) | |
tree | fb37613632316e1d16243144a6301fbd2dfd7721 /x11/Makefile | |
parent | 237586988211106329ce4701d560b464ec00530e (diff) | |
download | freebsd-ports-gnome-9d1fe6eb7a6577fda9642c4707441830977c08d6.tar.gz freebsd-ports-gnome-9d1fe6eb7a6577fda9642c4707441830977c08d6.tar.zst freebsd-ports-gnome-9d1fe6eb7a6577fda9642c4707441830977c08d6.zip |
Add gnometerminal, terminal component for the GNOME 2 desktop.
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 2ba9259f59b6..7343d4aae037 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -43,6 +43,7 @@ SUBDIR += gnomelibs SUBDIR += gnomepanel SUBDIR += gnomeres_applet + SUBDIR += gnometerminal SUBDIR += gswitchit_applet SUBDIR += gtk-theme-switch SUBDIR += gvid |