diff options
Diffstat (limited to 'www/nvu')
-rw-r--r-- | www/nvu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nvu/Makefile b/www/nvu/Makefile index 18c267d79d5..e71830fa9b0 100644 --- a/www/nvu/Makefile +++ b/www/nvu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2011/03/17 13:24:07 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/04/22 13:44:59 obache Exp $ # DISTNAME= nvu-1.0-sources PKGNAME= ${DISTNAME:S/-sources//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://cvs.nvu.com/download/ EXTRACT_SUFX= .tar.bz2 |