diff options
author | wiz <wiz> | 2016-09-20 08:01:07 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-09-20 08:01:07 +0000 |
commit | dd75d1b34906b034f7512c6914a88f18da5e203e (patch) | |
tree | 07fc0252c3f8267f030b0f5c678100f10db0456a | |
parent | 4421735e8cc34ef8f12ba242ea5a043c8f5fe624 (diff) | |
download | pkgsrc-dd75d1b34906b034f7512c6914a88f18da5e203e.tar.gz |
+ mcookie.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 3cb8df616ff..555b2ceda6d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.798 2016/08/21 22:21:41 markd Exp $ +# $NetBSD: Makefile,v 1.799 2016/09/20 08:01:07 wiz Exp $ # COMMENT= Packages to support the X window system @@ -373,6 +373,7 @@ SUBDIR+= mate-screensaver SUBDIR+= mate-session-manager SUBDIR+= mate-settings-daemon SUBDIR+= mate-terminal +SUBDIR+= mcookie SUBDIR+= mkcomposecache SUBDIR+= mlterm SUBDIR+= modeline |