diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /devel/boa-constructor | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
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 2d8aab21388..5094ec66cf8 100644 --- a/devel/boa-constructor/Makefile +++ b/devel/boa-constructor/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/05/09 07:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:32 tnn Exp $ VERSION= 0.6.1 DISTNAME= boa-constructor-${VERSION}.src PKGNAME= boa-constructor-${VERSION} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/} EXTRACT_SUFX= .zip |