diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
commit | 63012139667ad8f9b3362d04c49bf9ef280603b0 (patch) | |
tree | 383cc3b0c458d375a369b1670bd6311723231905 /fonts | |
parent | 3de5d86818dd43e795076526d9e986a5d15da35c (diff) | |
download | pkgsrc-63012139667ad8f9b3362d04c49bf9ef280603b0.tar.gz |
Reset MAINTAINER -- he stopped working on pkgsrc.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/py-TTFQuery/Makefile | 4 | ||||
-rw-r--r-- | fonts/py-fonttools/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/fonts/py-TTFQuery/Makefile b/fonts/py-TTFQuery/Makefile index 5eb0309b4ff..3f3ec90dee4 100644 --- a/fonts/py-TTFQuery/Makefile +++ b/fonts/py-TTFQuery/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:47 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/07/27 16:21:17 wiz Exp $ # DISTNAME= TTFQuery-0.2.6 @@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= fonts python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ttfquery/} -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://ttfquery.sourceforge.net/ COMMENT= Query TTF font files for metadata and font outlines diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile index fde02bdddc3..ffad3444d00 100644 --- a/fonts/py-fonttools/Makefile +++ b/fonts/py-fonttools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:47 tv Exp $ +# $NetBSD: Makefile,v 1.5 2005/07/27 16:21:17 wiz Exp $ # DISTNAME= fonttools-2.0b1 @@ -7,7 +7,7 @@ CATEGORIES= fonts python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fonttools/} EXTRACT_SUFX= .tgz -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://fonttools.sourceforge.net/ COMMENT= Library for manipulating fonts |