diff options
author | jlam <jlam> | 2004-04-24 22:46:08 +0000 |
---|---|---|
committer | jlam <jlam> | 2004-04-24 22:46:08 +0000 |
commit | 4290b28d2ee15fb2f2126b938076596c8a75f585 (patch) | |
tree | c26caf5e460d692ac1b398c752c2e24f4ab0404b /fonts | |
parent | 424df1184c8f4ed8e75e648bb0ca0c47f35258e8 (diff) | |
download | pkgsrc-4290b28d2ee15fb2f2126b938076596c8a75f585.tar.gz |
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/adobe-cidfonts/Makefile | 4 | ||||
-rw-r--r-- | fonts/adobe-cmaps/Makefile | 4 | ||||
-rw-r--r-- | fonts/ghostscript-cidfonts/Makefile | 4 | ||||
-rw-r--r-- | fonts/ghostscript-cmaps/Makefile | 4 | ||||
-rw-r--r-- | fonts/ghostscript-fonts/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/fonts/adobe-cidfonts/Makefile b/fonts/adobe-cidfonts/Makefile index 09c32705eb8..be8dc059023 100644 --- a/fonts/adobe-cidfonts/Makefile +++ b/fonts/adobe-cidfonts/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 21:36:53 grant Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/24 22:46:10 jlam Exp $ DISTNAME= adobe-cidfonts-20000901 CATEGORIES= fonts MASTER_SITES= ftp://ftp.oreilly.com/pub/examples/nutshell/cjkv/adobe/samples/ -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Adobe CID-keyed O'Reilly fonts for CJK DIST_SUBDIR= ${PKGBASE} diff --git a/fonts/adobe-cmaps/Makefile b/fonts/adobe-cmaps/Makefile index daf77dfd224..eca4b6e06fb 100644 --- a/fonts/adobe-cmaps/Makefile +++ b/fonts/adobe-cmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/01/03 01:08:06 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/24 22:46:10 jlam Exp $ DISTNAME= adobe-cmaps-20030924 CATEGORIES= fonts print @@ -20,7 +20,7 @@ SITES_${FILE}+= http://partners.adobe.com/asn/acrobat/download/fontinfo/ .endfor DISTFILES+= ${PDFCORE_DISTFILES} -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://partners.adobe.com/asn/acrobat/technotes.jsp COMMENT= Adobe CMap files for CJK diff --git a/fonts/ghostscript-cidfonts/Makefile b/fonts/ghostscript-cidfonts/Makefile index 732aade05e8..730056e3012 100644 --- a/fonts/ghostscript-cidfonts/Makefile +++ b/fonts/ghostscript-cidfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:37:03 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/24 22:46:10 jlam Exp $ DISTNAME= ghostscript-cidfonts-20000901 CATEGORIES= fonts @@ -7,7 +7,7 @@ DISTFILES= # empty DEPENDS+= adobe-cidfonts>=20000901:../../fonts/adobe-cidfonts -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= CIDFont resources for Ghostscript GHOSTSCRIPT_REQD= 6.53 diff --git a/fonts/ghostscript-cmaps/Makefile b/fonts/ghostscript-cmaps/Makefile index efb1843b214..f0b414c2ab5 100644 --- a/fonts/ghostscript-cmaps/Makefile +++ b/fonts/ghostscript-cmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:37:04 grant Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/24 22:46:10 jlam Exp $ DISTNAME= ghostscript-cmaps-20020913 CATEGORIES= fonts @@ -7,7 +7,7 @@ DISTFILES= # empty DEPENDS+= adobe-cmaps>=20020913:../../fonts/adobe-cmaps -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= CMap resources for Ghostscript GHOSTSCRIPT_REQD= 6.53 diff --git a/fonts/ghostscript-fonts/Makefile b/fonts/ghostscript-fonts/Makefile index b1ee8fe2699..69ab71e131a 100644 --- a/fonts/ghostscript-fonts/Makefile +++ b/fonts/ghostscript-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/02/22 07:10:44 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/24 22:46:10 jlam Exp $ DISTNAME= ghostscript-fonts-6.0 CATEGORIES= fonts @@ -6,7 +6,7 @@ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER} -MAINTAINER= jlam@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://gs-fonts.sourceforge.net/ COMMENT= Postscript fonts for Aladdin Ghostscript |