diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
commit | d971a332daeebd393322b9077c3deba99d00db5f (patch) | |
tree | 50895aef1324b526e63418aa3c65ba37b8a026b6 /textproc/iso-codes | |
parent | 1a521645f061613a9177e5f88480f85137036f0c (diff) | |
download | pkgsrc-d971a332daeebd393322b9077c3deba99d00db5f.tar.gz |
Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
Diffstat (limited to 'textproc/iso-codes')
-rw-r--r-- | textproc/iso-codes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile index 01b782c0a32..f6f7e3762dc 100644 --- a/textproc/iso-codes/Makefile +++ b/textproc/iso-codes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/12/27 15:55:06 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/01/20 16:15:54 jmmv Exp $ # DISTNAME= iso-codes_0.48-1 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/_/-/:S/-1//} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/iso-codes/} -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://alioth.debian.org/projects/pkg-isocodes/ COMMENT= List of country, language and currency names |