diff options
author | bjs <bjs> | 2008-09-08 05:31:51 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-09-08 05:31:51 +0000 |
commit | 54d3e4ad058fde4dcc6bc42583a7e7505f15fb2b (patch) | |
tree | 0ab6fb2c87fb9d0b8d8a2223e832698f35a9ee0e /x11 | |
parent | 3c38c6f519bf033fddb81bb200379baacf2c7937 (diff) | |
download | pkgsrc-54d3e4ad058fde4dcc6bc42583a7e7505f15fb2b.tar.gz |
Add openbsd-input-ws to x11/Makefile
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 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 |