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 | 5fcffcc9b2ca0da912552de1014c9cb3ba8c3a10 (patch) | |
tree | 1108038c9a79aa1ebe7506ffc31d529f341c19eb /x11/Makefile | |
parent | 73d354bd7bb6d4cf01c0e917b342752d3a640505 (diff) | |
download | pkgsrc-5fcffcc9b2ca0da912552de1014c9cb3ba8c3a10.tar.gz |
Add and enable gdm1.
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 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 |