diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-29 21:00:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-29 21:00:33 +0000 |
commit | e93e6d0de15362ad145219ec2f30ee7dd2d384eb (patch) | |
tree | c088ce94299a98125d05c07e5ae09e941f9b5ea4 /x11 | |
parent | ae5415477ff7adfbda6ebf5490144a5233537965 (diff) | |
download | pkgsrc-e93e6d0de15362ad145219ec2f30ee7dd2d384eb.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 |