diff options
author | xtraeme <xtraeme> | 2004-01-20 13:43:18 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-01-20 13:43:18 +0000 |
commit | c7d8f83414a715b93179b83440fcc814cc2ebaa7 (patch) | |
tree | 1108038c9a79aa1ebe7506ffc31d529f341c19eb /x11 | |
parent | 6880e53a94b66533452f2ec70c5341e98062d028 (diff) | |
download | pkgsrc-c7d8f83414a715b93179b83440fcc814cc2ebaa7.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 |