diff options
author | tron <tron@pkgsrc.org> | 2001-04-13 16:34:40 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-04-13 16:34:40 +0000 |
commit | 006d57652472126833f248cf68ae92489ff0b552 (patch) | |
tree | 92fd4ec93a746494d54fc7cbc893b7113eb9a6cb /x11 | |
parent | 5c0793740316cfd9ace0d185a6d946afc3e84095 (diff) | |
download | pkgsrc-006d57652472126833f248cf68ae92489ff0b552.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 |