diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
commit | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /misc/root | |
parent | 4083b24390814eb42e008cc6920806e2d57eea1c (diff) | |
download | pkgsrc-0155927c43fe3bf836adedcc6d232abb594c8eb7.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'misc/root')
-rw-r--r-- | misc/root/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/root/Makefile b/misc/root/Makefile index 73b9d1e598d..d9261ce2357 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/03/29 12:41:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 21:49:50 grant Exp $ DISTNAME= root_v2.23.08.source PKGNAME= root-2.23 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ -MAINTAINER= drochner@netbsd.org +MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://root.cern.ch/ COMMENT= OO framework for data analysis and visualisation |