diff options
author | khorben <khorben> | 2012-12-17 00:33:35 +0000 |
---|---|---|
committer | khorben <khorben> | 2012-12-17 00:33:35 +0000 |
commit | bbc03ca5f3d2ac27415fd6d20dd387135544ff24 (patch) | |
tree | 1625148535a97051033f82449c9338b795dd8c5c /x11/Makefile | |
parent | f053b3a99de82e6081d02360423dcea31e71c487 (diff) | |
download | pkgsrc-bbc03ca5f3d2ac27415fd6d20dd387135544ff24.tar.gz |
Added x11/deforaos-panel (version 0.2.16)
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 e284e823452..d8a943c89b9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.671 2012/12/17 00:28:52 khorben Exp $ +# $NetBSD: Makefile,v 1.672 2012/12/17 00:33:35 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-panel SUBDIR+= desklaunch SUBDIR+= deskmenu SUBDIR+= devilspie |