diff options
author | ryoon <ryoon> | 2012-08-10 13:46:50 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-08-10 13:46:50 +0000 |
commit | 90d4e0b79201276265c062fcaf08bc3491b5f8ff (patch) | |
tree | dc1c5050bf7a24984f3dba6f3f1a69cf70495ae6 /x11 | |
parent | 5f3499cd145ef664aaf98850b6d4af56fb8eaf98 (diff) | |
download | pkgsrc-90d4e0b79201276265c062fcaf08bc3491b5f8ff.tar.gz |
Add vte029
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 4257c197642..a7e95914237 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.655 2012/07/24 18:03:08 drochner Exp $ +# $NetBSD: Makefile,v 1.656 2012/08/10 13:46:50 ryoon Exp $ # COMMENT= Packages to support the X window system @@ -367,6 +367,7 @@ SUBDIR+= unicode-screensaver SUBDIR+= videoproto SUBDIR+= viewres SUBDIR+= vte +SUBDIR+= vte029 SUBDIR+= wdm SUBDIR+= wmavgload SUBDIR+= wmfire |