pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Doesn't make sense to have a real MAINTAINER as well a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df26359dc238
branches:  trunk
changeset: 556281:df26359dc238
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Wed Mar 18 18:54:10 2009 +0000

description:
Doesn't make sense to have a real MAINTAINER as well as the "unclaimed
package" MAINTAINER.

diffstat:

 fonts/ttf2pk/Makefile          |  4 ++--
 print/teTeX3-texmf/Makefile    |  4 ++--
 print/teTeX3-texmfsrc/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r 1ca0627c7615 -r df26359dc238 fonts/ttf2pk/Makefile
--- a/fonts/ttf2pk/Makefile     Wed Mar 18 18:43:03 2009 +0000
+++ b/fonts/ttf2pk/Makefile     Wed Mar 18 18:54:10 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2009/01/14 06:16:19 minskim Exp $
+# $NetBSD: Makefile,v 1.21 2009/03/18 18:54:10 darcy Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -9,7 +9,7 @@
 PKGREVISION=           1
 CATEGORIES=            print
 
-MAINTAINER=            bernhard%SDG.de@localhost,pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=            bernhard%SDG.de@localhost
 HOMEPAGE=              http://www.freetype.org/
 COMMENT=               TrueType to TeX PK font converter
 
diff -r 1ca0627c7615 -r df26359dc238 print/teTeX3-texmf/Makefile
--- a/print/teTeX3-texmf/Makefile       Wed Mar 18 18:43:03 2009 +0000
+++ b/print/teTeX3-texmf/Makefile       Wed Mar 18 18:54:10 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2009/03/06 20:41:02 minskim Exp $
+# $NetBSD: Makefile,v 1.25 2009/03/18 18:54:10 darcy Exp $
 #
 
 DISTNAME=      tetex-texmf-3.0
@@ -7,7 +7,7 @@
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
 
-MAINTAINER=    kei%NetBSD.org@localhost,pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    kei%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/tetex/
 COMMENT=       Machine-independent part of teTeX
 
diff -r 1ca0627c7615 -r df26359dc238 print/teTeX3-texmfsrc/Makefile
--- a/print/teTeX3-texmfsrc/Makefile    Wed Mar 18 18:43:03 2009 +0000
+++ b/print/teTeX3-texmfsrc/Makefile    Wed Mar 18 18:54:10 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/07/27 00:09:06 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 2009/03/18 18:54:10 darcy Exp $
 # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp
 #
 
@@ -8,7 +8,7 @@
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
 
-MAINTAINER=    kei%NetBSD.org@localhost,pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    kei%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/tetex/
 COMMENT=       Sources for machine-independent part of teTeX
 



Home | Main Index | Thread Index | Old Index