diff options
Diffstat (limited to 'devel/boa-constructor/Makefile')
-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 aaa45585be5..6cf8b489fa4 100644 --- a/devel/boa-constructor/Makefile +++ b/devel/boa-constructor/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2012/09/15 10:04:06 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/02 17:10:45 tron Exp $ # VERSION= 0.6.1 DISTNAME= boa-constructor-${VERSION}.src PKGNAME= boa-constructor-${VERSION} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/} EXTRACT_SUFX= .zip |