diff options
author | tron <tron> | 2001-04-13 16:34:40 +0000 |
---|---|---|
committer | tron <tron> | 2001-04-13 16:34:40 +0000 |
commit | f671f2d6082790a0b4cce74dd6ae18e185658110 (patch) | |
tree | 92fd4ec93a746494d54fc7cbc893b7113eb9a6cb /x11 | |
parent | c18429c60b0ed9f9a174d48f8064606850cd357c (diff) | |
download | pkgsrc-f671f2d6082790a0b4cce74dd6ae18e185658110.tar.gz |
Add and enable "xservers".
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 d0d6b9cf21b..890d3117468 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.216 2001/04/09 06:51:09 kei Exp $ +# $NetBSD: Makefile,v 1.217 2001/04/13 16:34:40 tron Exp $ # COMMENT= Packages to support the X window system @@ -129,6 +129,7 @@ SUBDIR+= xscreensaver SUBDIR+= xscreensaver-gnome SUBDIR+= xscribble SUBDIR+= xscript +SUBDIR+= xservers SUBDIR+= xsnow SUBDIR+= xteddy SUBDIR+= xteddy2 |