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 613c5e8c7ac..4e1890e2344 100644 --- a/devel/boaconstructor/Makefile +++ b/devel/boaconstructor/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 15:07:11 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:25 tv Exp $ # DISTNAME= boa-constructor-0.2.3.src PKGNAME= boaconstructor-0.2.3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/} EXTRACT_SUFX= .zip |