diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 94b37b4e43cb09388d595b2eab1c405e533f4758 (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/sakura | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
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 0c165bc4508..678bdf25dcb 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/14 16:29:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2011/11/01 06:03:09 sbd Exp $ # DISTNAME= sakura-2.4.2 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/sakura/trunk/2.4.2/+download/ EXTRACT_SUFX= .tar.bz2 |