diff options
author | snj <snj@pkgsrc.org> | 2009-12-14 00:49:30 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2009-12-14 00:49:30 +0000 |
commit | d3a7b2b30eedd799b1bf85ca56ab60b403335f2e (patch) | |
tree | 0d742747554344ed1b4be742d4f1f2725012615b /x11 | |
parent | e43b27dd1ebc7f70692dfd88187c53f2e4d706ba (diff) | |
download | pkgsrc-d3a7b2b30eedd799b1bf85ca56ab60b403335f2e.tar.gz |
+tint2
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 3c81f5e1cff..3d5aa58bcd0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.605 2009/12/11 19:25:49 drochner Exp $ +# $NetBSD: Makefile,v 1.606 2009/12/14 00:49:30 snj Exp $ # COMMENT= Packages to support the X window system @@ -332,6 +332,7 @@ SUBDIR+= stalonetray SUBDIR+= startup-notification SUBDIR+= swing SUBDIR+= tile +SUBDIR+= tint2 SUBDIR+= tk SUBDIR+= tk-BWidget SUBDIR+= tk-Tix |