pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/openjdk7 Assert OWNERship for legal reasons.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/08b4f5383c35
branches:  trunk
changeset: 571336:08b4f5383c35
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Feb 11 09:44:26 2010 +0000

description:
Assert OWNERship for legal reasons.
I'm attempting to upstream our patches through the formal procedure.
(Snoracle does not make contribution easy.)

diffstat:

 lang/openjdk7/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 61f4b9c7a752 -r 08b4f5383c35 lang/openjdk7/Makefile
--- a/lang/openjdk7/Makefile    Thu Feb 11 08:28:49 2010 +0000
+++ b/lang/openjdk7/Makefile    Thu Feb 11 09:44:26 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2010/02/02 23:12:53 jmcneill Exp $
+# $NetBSD: Makefile,v 1.17 2010/02/11 09:44:26 tnn Exp $
 
 DISTNAME=      openjdk-7-ea-src-b78-17_dec_2009
 PKGNAME=       openjdk7-1.7.0.78.20100102
@@ -7,7 +7,7 @@
 MASTER_SITES=  ${MASTER_SITE_LOCAL:=openjdk7/}
 EXTRACT_SUFX=  .tar.bz2
 
-MAINTAINER=    tnn%NetBSD.org@localhost
+OWNER=         tnn%NetBSD.org@localhost
 HOMEPAGE=      http://openjdk.java.net/
 COMMENT=       Open-source implementation of the Java Platform, Standard Edition
 



Home | Main Index | Thread Index | Old Index