diff options
author | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-07 19:16:05 +0000 |
commit | e7608643ab8a99e7987844c19f8fcd15369f03e8 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /x11/sakura | |
parent | a6e6f2313094bee84e2b1634690c2b45d0a54982 (diff) | |
download | pkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'x11/sakura')
-rw-r--r-- | x11/sakura/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile index 05948dae3a1..bf307f6fb7b 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/08/10 21:29:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2012/09/07 19:17:52 adam Exp $ # DISTNAME= sakura-${SAKURA_VER} SAKURA_VER= 3.0.4 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://launchpadlibrarian.net/103638542/ EXTRACT_SUFX= .tar.bz2 |