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 | 863459fcea949ce42645623fe470200a5b535a85 (patch) | |
tree | ab41cc775e6714663fdd262113e3e6617c80328f /x11/Makefile | |
parent | 74f7a93c7f138b0868ecf2be06ee873c89de7f0a (diff) | |
download | pkgsrc-863459fcea949ce42645623fe470200a5b535a85.tar.gz |
Added x11/deforaos-locker (version 0.2.1)
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 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 |