diff options
author | jlam <jlam@pkgsrc.org> | 2003-06-30 07:32:21 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2003-06-30 07:32:21 +0000 |
commit | 06b75ed289e15da2042a29dbe3c8a10c7c51751f (patch) | |
tree | 378d8604affd114ad416fe86e0d3e7f68bc8135d /x11 | |
parent | b2e1d54a438cc6f716a3140b9d0e1e6dd7f11bd7 (diff) | |
download | pkgsrc-06b75ed289e15da2042a29dbe3c8a10c7c51751f.tar.gz |
Add and enable xlockmore-lite
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 12759272e61..9db170979ac 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.293 2003/05/09 15:29:37 drochner Exp $ +# $NetBSD: Makefile,v 1.294 2003/06/30 07:32:21 jlam Exp $ # COMMENT= Packages to support the X window system @@ -217,6 +217,7 @@ SUBDIR+= xkbset SUBDIR+= xkeycaps SUBDIR+= xless SUBDIR+= xlockmore +SUBDIR+= xlockmore-lite SUBDIR+= xlogout SUBDIR+= xlupe SUBDIR+= xmascot |