diff options
author | jlam <jlam> | 2003-06-30 07:32:21 +0000 |
---|---|---|
committer | jlam <jlam> | 2003-06-30 07:32:21 +0000 |
commit | 6d35c04b64402b6b59ba6ea3cc6c8b84500bff00 (patch) | |
tree | 378d8604affd114ad416fe86e0d3e7f68bc8135d /x11 | |
parent | db1f6879a56becbe7784ee3b6befe62411cffab0 (diff) | |
download | pkgsrc-6d35c04b64402b6b59ba6ea3cc6c8b84500bff00.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 |