diff options
author | tron <tron> | 2012-10-02 17:12:21 +0000 |
---|---|---|
committer | tron <tron> | 2012-10-02 17:12:21 +0000 |
commit | 140d6accd4b695a13d0d0268c8d4d2bb2649fd56 (patch) | |
tree | 8ba8e8f29c9f367094c54d7b6bef9c017ebce8a9 /x11/zenity | |
parent | fb27fe384b543f0d3c73eb118a537b12f951f9a6 (diff) | |
download | pkgsrc-140d6accd4b695a13d0d0268c8d4d2bb2649fd56.tar.gz |
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'x11/zenity')
-rw-r--r-- | x11/zenity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index 6bb3c14b4fe..3acb3eb51f2 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2012/09/15 10:07:21 obache Exp $ +# $NetBSD: Makefile,v 1.71 2012/10/02 17:12:24 tron Exp $ # DISTNAME= zenity-2.32.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.32/} EXTRACT_SUFX= .tar.bz2 |