diff options
Diffstat (limited to 'devel/root-doc/Makefile')
-rw-r--r-- | devel/root-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/root-doc/Makefile b/devel/root-doc/Makefile index 567cece35b10..857df06227ae 100644 --- a/devel/root-doc/Makefile +++ b/devel/root-doc/Makefile @@ -6,12 +6,12 @@ # PORTNAME= root-doc -PORTVERSION= 4.02 +PORTVERSION= 5.02 CATEGORIES= devel science math MASTER_SITES= ftp://root.cern.ch/root/ DISTNAME= html${PORTVERSION:S/.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= simon@lang-clan.de COMMENT= HTML Documentation for Root framework NO_BUILD= yes |