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/sakura | |
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/sakura')
-rw-r--r-- | x11/sakura/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile index 3f1961a8d21..52dd8999456 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/09/15 10:07:16 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 17:12:21 tron Exp $ # DISTNAME= sakura-${SAKURA_VER} SAKURA_VER= 3.0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://launchpadlibrarian.net/103638542/ EXTRACT_SUFX= .tar.bz2 |