diff options
author | drochner <drochner@pkgsrc.org> | 1999-11-23 19:29:05 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 1999-11-23 19:29:05 +0000 |
commit | 019e51540815bafe48b4caf645002f584b885968 (patch) | |
tree | 6bd24351e21fb5897bce791de7202e5424976979 | |
parent | ec133cc3725b16a62c17d3805cdbe51a929bfbc0 (diff) | |
download | pkgsrc-019e51540815bafe48b4caf645002f584b885968.tar.gz |
I'll play MAINTAINER here
-rw-r--r-- | lang/cint/Makefile | 4 | ||||
-rw-r--r-- | misc/root/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/cint/Makefile b/lang/cint/Makefile index 51e125bf63b..6370cb22ea8 100644 --- a/lang/cint/Makefile +++ b/lang/cint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/11/18 11:00:41 agc Exp $ +# $NetBSD: Makefile,v 1.3 1999/11/23 19:29:05 drochner Exp $ DISTNAME= cint5.14 PKGNAME= cint-5.14 @@ -6,7 +6,7 @@ NO_WRKSUBDIR= yes CATEGORIES= lang MASTER_SITES= ftp://root.cern.ch/root/ -MAINTAINER= packages@netbsd.org +MAINTAINER= drochner@netbsd.org HOMEPAGE= http://root.cern.ch/root/Cint.html do-build: 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 |