diff options
author | drochner <drochner> | 1999-11-23 19:29:05 +0000 |
---|---|---|
committer | drochner <drochner> | 1999-11-23 19:29:05 +0000 |
commit | b3cb9f247c7e0f2e22fd2763907ad01686a1d354 (patch) | |
tree | 6bd24351e21fb5897bce791de7202e5424976979 /misc/root | |
parent | 97794e1c4a5d56f6740a4c907bf84197eed7b0a8 (diff) | |
download | pkgsrc-b3cb9f247c7e0f2e22fd2763907ad01686a1d354.tar.gz |
I'll play MAINTAINER here
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 6ebd8e1fdaf..2c8f38dced3 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/11/17 16:17:03 drochner Exp $ +# $NetBSD: Makefile,v 1.2 1999/11/23 19:29:06 drochner Exp $ DISTNAME= root_v2.23.08.source PKGNAME= root-2.23 @@ -6,7 +6,7 @@ NO_WRKSUBDIR= yes CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ -MAINTAINER= packages@netbsd.org +MAINTAINER= drochner@netbsd.org HOMEPAGE= http://root.cern.ch/ BUILD_DEPENDS+= cint:../../lang/cint |