diff options
author | tron <tron@pkgsrc.org> | 2012-10-02 17:12:21 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2012-10-02 17:12:21 +0000 |
commit | 382898a46e47d7482271368f9c3162a150ff16d1 (patch) | |
tree | 8ba8e8f29c9f367094c54d7b6bef9c017ebce8a9 /x11/vte/Makefile | |
parent | e5d333273e4be989989e803d5731722dae9366b2 (diff) | |
download | pkgsrc-382898a46e47d7482271368f9c3162a150ff16d1.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
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 00128526e6f..cb815e65b31 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.91 2012/09/15 10:07:16 obache Exp $ +# $NetBSD: Makefile,v 1.92 2012/10/02 17:12:21 tron Exp $ # .include "Makefile.common" -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MAINTAINER= pkgsrc-users@NetBSD.org |