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 /devel/boa-constructor | |
parent | 0d28f78169df45c29d7022deb2b98c0257b39600 (diff) | |
download | pkgsrc-94b37b4e43cb09388d595b2eab1c405e533f4758.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'devel/boa-constructor')
-rw-r--r-- | devel/boa-constructor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/boa-constructor/Makefile b/devel/boa-constructor/Makefile index bc8ef593047..3a6df6c85cb 100644 --- a/devel/boa-constructor/Makefile +++ b/devel/boa-constructor/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2011/10/02 22:16:48 dholland Exp $ +# $NetBSD: Makefile,v 1.11 2011/11/01 06:00:53 sbd Exp $ # VERSION= 0.6.1 DISTNAME= boa-constructor-${VERSION}.src PKGNAME= boa-constructor-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/} EXTRACT_SUFX= .zip |