diff options
author | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2005-02-21 20:26:08 +0000 |
commit | 9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064 (patch) | |
tree | 7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /fonts | |
parent | 8b44024dc5162eaf9da3388d4a28a4cde936a275 (diff) | |
download | pkgsrc-9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064.tar.gz |
Sign over maintainership to tech-pkg@
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/chkfontpath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/chkfontpath/Makefile b/fonts/chkfontpath/Makefile index 3a10fcd6bce..acba51a814f 100644 --- a/fonts/chkfontpath/Makefile +++ b/fonts/chkfontpath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/10/03 00:14:42 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/02/21 20:26:10 hubertf Exp $ # DISTNAME= chkfontpath-1.9.7 @@ -7,7 +7,7 @@ CATEGORIES= fonts MASTER_SITES= ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/SRPMS/ EXTRACT_SUFX= -1.src.rpm -MAINTAINER= hubertf@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Command line tool to manage X server's font path BUILD_DEPENDS+= rpm2cpio>=1.1:../../converters/rpm2cpio |