diff options
author | drochner <drochner> | 2006-07-04 16:03:51 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-07-04 16:03:51 +0000 |
commit | b7377f25c445d8da399f6f056af8541e5f9c3d34 (patch) | |
tree | eb3079cb692eff5d430f8598473a5bd04842e324 /x11/vte/Makefile | |
parent | b10f149482c73790fb8267e49df365270bcf77eb (diff) | |
download | pkgsrc-b7377f25c445d8da399f6f056af8541e5f9c3d34.tar.gz |
update to 0.12.2
changes: minor bugfixes
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 f7ee47f21d6..b4e846cb035 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2006/05/18 20:30:02 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2006/07/04 16:03:51 drochner Exp $ # -DISTNAME= vte-0.12.1 +DISTNAME= vte-0.12.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vte/0.12/} EXTRACT_SUFX= .tar.bz2 |