diff options
author | drochner <drochner> | 2005-05-18 16:19:05 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-05-18 16:19:05 +0000 |
commit | e806006c325c46e64e8ea7ce59037980500a9791 (patch) | |
tree | f3250cf8f16087d13b06985493321fd2c5bd5cad /x11/vte/Makefile | |
parent | 161c29da480fd5eb8e0a31a523d4a051281731d1 (diff) | |
download | pkgsrc-e806006c325c46e64e8ea7ce59037980500a9791.tar.gz |
update to 0.11.13
changes:
- Reduce memory consumption with more that one tab
-fixes
- Updated translations
Diffstat (limited to 'x11/vte/Makefile')
-rw-r--r-- | x11/vte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile index 0c1c50ec7ea..02b04684a45 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2005/04/11 21:48:14 tv Exp $ +# $NetBSD: Makefile,v 1.19 2005/05/18 16:19:05 drochner Exp $ # -DISTNAME= vte-0.11.12 +DISTNAME= vte-0.11.13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.11/} EXTRACT_SUFX= .tar.bz2 |