diff options
author | rxg <rxg> | 2006-02-11 16:14:23 +0000 |
---|---|---|
committer | rxg <rxg> | 2006-02-11 16:14:23 +0000 |
commit | 8c3a8e2acb1c04f4431fbb954dbe2acee072235d (patch) | |
tree | 612de121960b008372235be22bfd657a8b7912cd /x11/Makefile | |
parent | 4a3fdab7b140c0ec817c581a0619aa7051b42a50 (diff) | |
download | pkgsrc-8c3a8e2acb1c04f4431fbb954dbe2acee072235d.tar.gz |
Add & enable rox-session.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 95e043efe10..c4d80f9cb47 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.427 2006/01/29 17:55:55 rxg Exp $ +# $NetBSD: Makefile,v 1.428 2006/02/11 16:14:23 rxg Exp $ # COMMENT= Packages to support the X window system @@ -218,6 +218,7 @@ SUBDIR+= qwt SUBDIR+= randrext SUBDIR+= renderext SUBDIR+= rep-gtk +SUBDIR+= rox-session SUBDIR+= rox-wallpaper SUBDIR+= ruby-gnome2-gnome SUBDIR+= ruby-gnome2-gtk |