diff options
author | wiz <wiz> | 2004-11-29 21:00:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-11-29 21:00:33 +0000 |
commit | 3e090251f410f79d4421dd7a831a5141d3e651c0 (patch) | |
tree | c088ce94299a98125d05c07e5ae09e941f9b5ea4 /x11 | |
parent | 11b836a3f75dc1df3fdb2f2af409a8e8c69382fc (diff) | |
download | pkgsrc-3e090251f410f79d4421dd7a831a5141d3e651c0.tar.gz |
Add and enable numlockx.
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 3555ba9ea4f..b996f5effe9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.371 2004/11/27 14:54:24 taca Exp $ +# $NetBSD: Makefile,v 1.372 2004/11/29 21:00:33 wiz Exp $ # COMMENT= Packages to support the X window system @@ -159,6 +159,7 @@ SUBDIR+= mowitz SUBDIR+= multi-aterm SUBDIR+= multi-gnome-terminal SUBDIR+= neXtaw +SUBDIR+= numlockx SUBDIR+= oneko SUBDIR+= openmotif SUBDIR+= p5-Tk |