diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-09-23 15:41:16 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-09-23 15:41:16 +0000 |
commit | bc7409d99e51de0f54527364772849b23bafa367 (patch) | |
tree | 7e2a7a92469c1cc78aace623eb67a4f5c34c4576 /x11/Makefile | |
parent | c46615f8b7e1f65725fb055f894195eb4da44b1c (diff) | |
download | pkgsrc-bc7409d99e51de0f54527364772849b23bafa367.tar.gz |
add & enable xkbset
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 2058aa8b715..3c76b3c5dc0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.265 2002/09/15 06:03:42 rh Exp $ +# $NetBSD: Makefile,v 1.266 2002/09/23 15:41:16 hubertf Exp $ # COMMENT= Packages to support the X window system @@ -144,6 +144,7 @@ SUBDIR+= xglobe SUBDIR+= xhangglider SUBDIR+= xjman SUBDIR+= xkeycaps +SUBDIR+= xkbset SUBDIR+= xless SUBDIR+= xlockmore SUBDIR+= xlogout |