diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-05 06:46:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-05 06:46:05 +0000 |
commit | bca1de947049ac79ff03cdbb7fb2701a641d6943 (patch) | |
tree | f0e17e32fde061b80b648f1cd61c95465d778be4 /x11/Makefile | |
parent | 06d1657868e6d130ae27828c2d0ec6deba259ea5 (diff) | |
download | pkgsrc-bca1de947049ac79ff03cdbb7fb2701a641d6943.tar.gz |
+ transset.
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 068b2475d23..3584c337750 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.647 2012/03/20 05:09:43 markd Exp $ +# $NetBSD: Makefile,v 1.648 2012/06/05 06:46:05 wiz Exp $ # COMMENT= Packages to support the X window system @@ -359,6 +359,7 @@ SUBDIR+= tk SUBDIR+= tk-BWidget SUBDIR+= tk-Tix SUBDIR+= tkinfo +SUBDIR+= transset SUBDIR+= transset-df SUBDIR+= trapproto SUBDIR+= tzosdclock |