diff options
Diffstat (limited to 'x11/sakura/Makefile')
-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 56fcb10a0e1..186c51c5fce 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2012/10/29 05:06:51 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/02/16 11:25:28 wiz Exp $ # DISTNAME= sakura-${SAKURA_VER} SAKURA_VER= 3.0.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://launchpadlibrarian.net/103638542/ EXTRACT_SUFX= .tar.bz2 |