diff options
author | bjs <bjs@pkgsrc.org> | 2008-09-08 05:31:51 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-09-08 05:31:51 +0000 |
commit | 74160b1bbc2af3efeaa1283be67c413b317aec52 (patch) | |
tree | 0ab6fb2c87fb9d0b8d8a2223e832698f35a9ee0e /x11/Makefile | |
parent | a9d2fc0fabfe4692fdfeda0296874b8f22ee304a (diff) | |
download | pkgsrc-74160b1bbc2af3efeaa1283be67c413b317aec52.tar.gz |
Add openbsd-input-ws to x11/Makefile
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 022194d1265..f61888c392a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.559 2008/09/05 03:33:38 bjs Exp $ +# $NetBSD: Makefile,v 1.560 2008/09/08 05:31:51 bjs Exp $ # COMMENT= Packages to support the X window system @@ -243,6 +243,7 @@ SUBDIR+= nucleo SUBDIR+= numlockx SUBDIR+= ocaml-graphics SUBDIR+= oneko +SUBDIR+= openbsd-input-ws SUBDIR+= openmotif SUBDIR+= p5-Gtk2-Ex-FormFactory SUBDIR+= p5-Tk |