diff options
Diffstat (limited to 'www/webnew/Makefile')
-rw-r--r-- | www/webnew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webnew/Makefile b/www/webnew/Makefile index 27bb17732f0..6c924445aef 100644 --- a/www/webnew/Makefile +++ b/www/webnew/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/03/14 17:06:12 kim Exp $ +# $NetBSD: Makefile,v 1.14 2013/05/31 12:42:55 wiz Exp $ # DISTNAME= webnew-1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://oss.gw.com/people/kim/ |