diff options
author | obache <obache@pkgsrc.org> | 2008-04-05 13:09:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-04-05 13:09:32 +0000 |
commit | d9cd6b20f8ad06b0c7102d2cf3b3f469073ffd3e (patch) | |
tree | a9717bb05f1df0b7861507bebd365c0fbb9637ea /x11/Makefile | |
parent | aad0cd601e61ffd1b5334ab31ea25f4acf42d624 (diff) | |
download | pkgsrc-d9cd6b20f8ad06b0c7102d2cf3b3f469073ffd3e.tar.gz |
+ xsel
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 b6031f932e3..64326638c68 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.546 2008/03/17 22:54:34 wiz Exp $ +# $NetBSD: Makefile,v 1.547 2008/04/05 13:09:32 obache Exp $ # COMMENT= Packages to support the X window system @@ -497,6 +497,7 @@ SUBDIR+= xscreensaver SUBDIR+= xscreensaver-demo SUBDIR+= xscribble SUBDIR+= xscript +SUBDIR+= xsel SUBDIR+= xservers SUBDIR+= xset SUBDIR+= xsetmode |