diff options
author | khorben <khorben> | 2012-12-17 00:28:52 +0000 |
---|---|---|
committer | khorben <khorben> | 2012-12-17 00:28:52 +0000 |
commit | a425dc56ec1fea1e72fa6a232cc274adc743df38 (patch) | |
tree | 678c29b3c7ff11428364dcad48def22ee273768b | |
parent | f5ba936c4a76821c2bd53e3925bcf35e5bd1e4f2 (diff) | |
download | pkgsrc-a425dc56ec1fea1e72fa6a232cc274adc743df38.tar.gz |
Added x11/deforaos-keyboard (version 0.2.1)
-rw-r--r-- | doc/CHANGES-2012 | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index 36dedf07e8e..a8d04fe5303 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.3912 2012/12/17 00:22:05 khorben Exp $ +$NetBSD: CHANGES-2012,v 1.3913 2012/12/17 00:29:31 khorben Exp $ Changes to the packages collection and infrastructure in 2012: @@ -6020,3 +6020,4 @@ Changes to the packages collection and infrastructure in 2012: Added devel/deforaos-libsystem version 0.1.5 [khorben 2012-12-17] Added x11/deforaos-libdesktop version 0.0.8 [khorben 2012-12-17] Added sysutils/deforaos-browser version 0.4.9 [khorben 2012-12-17] + Added x11/deforaos-keyboard version 0.2.1 [khorben 2012-12-17] diff --git a/x11/Makefile b/x11/Makefile index 3ef3f6fb4b1..e284e823452 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.670 2012/12/17 00:11:06 khorben Exp $ +# $NetBSD: Makefile,v 1.671 2012/12/17 00:28:52 khorben Exp $ # COMMENT= Packages to support the X window system @@ -31,6 +31,7 @@ SUBDIR+= clisp-mit-clx SUBDIR+= clisp-new-clx SUBDIR+= compositeproto SUBDIR+= damageproto +SUBDIR+= deforaos-keyboard SUBDIR+= deforaos-libdesktop SUBDIR+= desklaunch SUBDIR+= deskmenu |