diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-27 15:50:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-27 15:50:39 +0000 |
commit | 2bb5ba70d05583b8f8874e53ce8252b9e7debeae (patch) | |
tree | b73c041aa75593ac522b27a679d3d09dfbcc9594 /devel/root-doc/Makefile | |
parent | 8a185b6142590c84992f428322f656caf6134498 (diff) | |
download | ports-2bb5ba70d05583b8f8874e53ce8252b9e7debeae.tar.gz ports-2bb5ba70d05583b8f8874e53ce8252b9e7debeae.zip |
Notes
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 |