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 ea0f6216ea8..018bc26bfba 100644 --- a/devel/boa-constructor/Makefile +++ b/devel/boa-constructor/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2012/10/31 11:16:40 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/01/26 21:37:18 adam Exp $ # VERSION= 0.6.1 DISTNAME= boa-constructor-${VERSION}.src PKGNAME= boa-constructor-${VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/} EXTRACT_SUFX= .zip |