diff options
author | maya <maya@pkgsrc.org> | 2017-11-27 08:07:31 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-11-27 08:07:31 +0000 |
commit | b8b49a6b4816868114818f25e9cb034880bd431e (patch) | |
tree | 0cfe1877928e4e23fb7ca14177d51175db436560 /x11/Makefile | |
parent | e6f8d9211f10f5ffde5b419a73a69d177ae38a23 (diff) | |
download | pkgsrc-b8b49a6b4816868114818f25e9cb034880bd431e.tar.gz |
Makefile: +mrxvt
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 9b3a9c77236..32a475d251b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.808 2017/09/26 10:27:14 wiz Exp $ +# $NetBSD: Makefile,v 1.809 2017/11/27 08:07:31 maya Exp $ # COMMENT= Packages to support the X window system @@ -313,6 +313,7 @@ SUBDIR+= modular-xorg-xquartz SUBDIR+= motif SUBDIR+= mowitz SUBDIR+= mozo +SUBDIR+= mrxvt SUBDIR+= mxterm SUBDIR+= neXtaw SUBDIR+= numlockx |