diff options
Diffstat (limited to 'devel/viewcvs/Makefile')
-rw-r--r-- | devel/viewcvs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/viewcvs/Makefile b/devel/viewcvs/Makefile index 050395520e4f..8e6d3c507621 100644 --- a/devel/viewcvs/Makefile +++ b/devel/viewcvs/Makefile @@ -6,12 +6,12 @@ # PORTNAME= viewcvs -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marcus@corp.grupos.com.br COMMENT= Python version of Zeller's cvsweb USE_PYTHON= yes |