diff options
Diffstat (limited to 'www/weex/Makefile')
-rw-r--r-- | www/weex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/weex/Makefile b/www/weex/Makefile index b7b2619ea1b..c4e4af388a0 100644 --- a/www/weex/Makefile +++ b/www/weex/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2008/07/10 12:46:43 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2011/04/22 13:45:01 obache Exp $ DISTNAME= weex-2.6.1.5 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=weex/} |