diff options
Diffstat (limited to 'devel/boaconstructor/Makefile')
-rw-r--r-- | devel/boaconstructor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/boaconstructor/Makefile b/devel/boaconstructor/Makefile index e6227132438..2f63612a13a 100644 --- a/devel/boaconstructor/Makefile +++ b/devel/boaconstructor/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2006/01/20 23:41:29 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:01 wiz Exp $ # VERSION= 0.4.4 DISTNAME= boa-constructor-${VERSION} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/} EXTRACT_SUFX= .zip |