diff options
author | jperkin <jperkin@pkgsrc.org> | 2017-06-26 08:20:25 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2017-06-26 08:20:25 +0000 |
commit | f2803c45fbdda155e00993dfb3dec6acd7c3a716 (patch) | |
tree | 730f5b09cfe7304b39191bf31ce60548623d92d7 /x11 | |
parent | dc5c14e932f3028367aac88b8a8de4fe32c58142 (diff) | |
download | pkgsrc-f2803c45fbdda155e00993dfb3dec6acd7c3a716.tar.gz |
Add vte3.
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 8679ef0b2e9..41f6848d03e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.803 2017/06/18 13:52:34 taca Exp $ +# $NetBSD: Makefile,v 1.804 2017/06/26 08:20:25 jperkin Exp $ # COMMENT= Packages to support the X window system @@ -532,6 +532,7 @@ SUBDIR+= videoproto SUBDIR+= viewres SUBDIR+= vte SUBDIR+= vte029 +SUBDIR+= vte3 SUBDIR+= wdm SUBDIR+= wmavgload SUBDIR+= wmfire |