diff options
author | tnn <tnn@pkgsrc.org> | 2015-09-27 11:24:05 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-09-27 11:24:05 +0000 |
commit | d7785985696f5b99d5f25a16df6e7058b080f30e (patch) | |
tree | 8acb9988db46ab364fe1eab0cc2b0fabe53d91a5 /x11/Makefile | |
parent | 076371a6fc76ea919c179153f1874134ac914717 (diff) | |
download | pkgsrc-d7785985696f5b99d5f25a16df6e7058b080f30e.tar.gz |
added x11/xtrace
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 dc4f27e96f8..dc27368f3c6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.768 2015/09/26 07:21:46 tnn Exp $ +# $NetBSD: Makefile,v 1.769 2015/09/27 11:24:05 tnn Exp $ # COMMENT= Packages to support the X window system @@ -731,6 +731,7 @@ SUBDIR+= xteddy2 SUBDIR+= xterm SUBDIR+= xtermset SUBDIR+= xtoolwait +SUBDIR+= xtrace SUBDIR+= xtrans SUBDIR+= xtrap SUBDIR+= xtruss |