diff options
Diffstat (limited to 'www/nvu/Makefile')
-rw-r--r-- | www/nvu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/nvu/Makefile b/www/nvu/Makefile index 56311018052f..0352bc8f7124 100644 --- a/www/nvu/Makefile +++ b/www/nvu/Makefile @@ -4,10 +4,11 @@ # # $FreeBSD$ # $MCom: ports/www/nvu/Makefile,v 1.5 2006/07/18 15:07:36 ahze Exp $ +# PORTNAME= nvu DISTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://cvs.nvu.com/download/ DISTNAME= ${PORTNAME}-${DISTVERSION}-sources |