diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-10-14 16:30:48 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-10-14 16:30:48 +0000 |
commit | b8844b07fe2c1bc3a56dc4e3816027bd4f93e447 (patch) | |
tree | bc8b9500194887e84c0075d2ffbcea347a158544 /x11 | |
parent | ad05883d8b25b25cc8e76e5ebb8f1582ad13208b (diff) | |
download | pkgsrc-b8844b07fe2c1bc3a56dc4e3816027bd4f93e447.tar.gz |
Add sakura
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 f6f1ac6e5ac..815431b2843 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.638 2011/10/02 14:11:52 wiz Exp $ +# $NetBSD: Makefile,v 1.639 2011/10/14 16:30:48 ryoon Exp $ # COMMENT= Packages to support the X window system @@ -336,6 +336,7 @@ SUBDIR+= ruby-tk SUBDIR+= ruby-wxruby SUBDIR+= rxvt SUBDIR+= rxvt-unicode +SUBDIR+= sakura SUBDIR+= scrnsaverproto SUBDIR+= sessreg SUBDIR+= setxkbmap |