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 678bdf25dcb..c185b6455af 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/11/01 06:03:09 sbd Exp $ +# $NetBSD: Makefile,v 1.3 2012/02/06 12:42:26 wiz Exp $ # DISTNAME= sakura-2.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/sakura/trunk/2.4.2/+download/ EXTRACT_SUFX= .tar.bz2 |