diff options
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 585bfc844d0..b9fd847e204 100644 --- a/devel/boa-constructor/Makefile +++ b/devel/boa-constructor/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2013/06/03 10:04:43 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/04 22:15:50 tron Exp $ # VERSION= 0.6.1 DISTNAME= boa-constructor-${VERSION}.src PKGNAME= boa-constructor-${VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/} EXTRACT_SUFX= .zip |