diff options
author | khorben <khorben@pkgsrc.org> | 2012-12-17 00:49:11 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2012-12-17 00:49:11 +0000 |
commit | b0e6d4111a42b83c802ba1edcedf6feb41bfcc8d (patch) | |
tree | ab41cc775e6714663fdd262113e3e6617c80328f /x11 | |
parent | c87a3a2700a5f5d591a265bafd623829f2b49a4d (diff) | |
download | pkgsrc-b0e6d4111a42b83c802ba1edcedf6feb41bfcc8d.tar.gz |
Added x11/deforaos-locker (version 0.2.1)
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 d8a943c89b9..8b418afc474 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.672 2012/12/17 00:33:35 khorben Exp $ +# $NetBSD: Makefile,v 1.673 2012/12/17 00:49:11 khorben Exp $ # COMMENT= Packages to support the X window system @@ -33,6 +33,7 @@ SUBDIR+= compositeproto SUBDIR+= damageproto SUBDIR+= deforaos-keyboard SUBDIR+= deforaos-libdesktop +SUBDIR+= deforaos-locker SUBDIR+= deforaos-panel SUBDIR+= desklaunch SUBDIR+= deskmenu |