diff options
author | marcus <marcus@FreeBSD.org> | 2003-12-01 13:26:38 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-12-01 13:26:38 +0800 |
commit | 211907188b13232b178db9f54dbece4a303bf9ce (patch) | |
tree | 992f7f29f3c98561ab5cdfe5c3bc0b47ca781c77 /x11/Makefile | |
parent | a8630c6e7785423d1dbf1fcc3e474eb471d478ee (diff) | |
download | freebsd-ports-graphics-211907188b13232b178db9f54dbece4a303bf9ce.tar.gz freebsd-ports-graphics-211907188b13232b178db9f54dbece4a303bf9ce.tar.zst freebsd-ports-graphics-211907188b13232b178db9f54dbece4a303bf9ce.zip |
Add gnome2-lite, a trimmed down version of the GNOME 2 desktop that will
be used on FreeBSD release CDs.
Requested by: re
Approved by: portmgr (implicit)
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 cac67eec910..0240735a959 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -46,6 +46,7 @@ SUBDIR += gnome-swallow SUBDIR += gnome2 SUBDIR += gnome2-fifth-toe + SUBDIR += gnome2-lite SUBDIR += gnomeapplets2 SUBDIR += gnomedesktop SUBDIR += gnomelibs |