diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-20 13:43:18 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-20 13:43:18 +0000 |
commit | 475202612d0c496dae64e21c9599fbc4107ac518 (patch) | |
tree | 1108038c9a79aa1ebe7506ffc31d529f341c19eb /x11 | |
parent | 2e0912f7628ce4a29bdef41fadca9c263165dce6 (diff) | |
download | pkgsrc-475202612d0c496dae64e21c9599fbc4107ac518.tar.gz |
Add and enable gdm1.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 11c68883660..31164e232cf 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.326 2004/01/10 22:43:07 wiz Exp $ +# $NetBSD: Makefile,v 1.327 2004/01/20 13:43:18 xtraeme Exp $ # COMMENT= Packages to support the X window system @@ -34,6 +34,7 @@ SUBDIR+= fspanel SUBDIR+= fvwm-wharf SUBDIR+= gdkxft SUBDIR+= gdm +SUBDIR+= gdm1 SUBDIR+= gnome-- SUBDIR+= gnome-applets SUBDIR+= gnome-core |