pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Drop MAINTAINER as per request from old MAINTAINER.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63e751bef7fc
branches:  trunk
changeset: 556618:63e751bef7fc
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Mon Mar 23 17:41:51 2009 +0000

description:
Drop MAINTAINER as per request from old MAINTAINER.

diffstat:

 audio/py-mad/Makefile |  4 ++--
 cross/cc65/Makefile   |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 048faeefd1ff -r 63e751bef7fc audio/py-mad/Makefile
--- a/audio/py-mad/Makefile     Mon Mar 23 17:39:12 2009 +0000
+++ b/audio/py-mad/Makefile     Mon Mar 23 17:41:51 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:14 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2009/03/23 17:41:51 darcy Exp $
 #
 
 DISTNAME=              pymad-0.5.4
@@ -6,7 +6,7 @@
 CATEGORIES=            audio python
 MASTER_SITES=          http://spacepants.org/src/pymad/download/
 
-MAINTAINER=    froz%icix.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://spacepants.org/src/pymad/
 COMMENT=               Python bindings for libmad
 
diff -r 048faeefd1ff -r 63e751bef7fc cross/cc65/Makefile
--- a/cross/cc65/Makefile       Mon Mar 23 17:39:12 2009 +0000
+++ b/cross/cc65/Makefile       Mon Mar 23 17:41:51 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/08 19:53:47 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/23 17:43:15 darcy Exp $
 #
 
 DISTNAME=      cc65-sources-2.12.0
@@ -7,7 +7,7 @@
 MASTER_SITES=  ftp://ftp.musoftware.de/pub/uz/cc65/
 EXTRACT_SUFX=  .tar.bz2
 
-MAINTAINER=    christtrekker%users.sourceforge.net@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.cc65.org/
 COMMENT=       C cross compiler for 6502 target systems
 



Home | Main Index | Thread Index | Old Index