diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
commit | 514f912683c73408fb419255d41012650f12d142 (patch) | |
tree | ac77488f5317d751317a7747efb2f53b4df0e2b7 /cross/bfd-mdsetimage | |
parent | 8c2c1d53db9256327ecf2183a54f3f649fe2a847 (diff) | |
download | pkgsrc-514f912683c73408fb419255d41012650f12d142.tar.gz |
Reset maintainer for people who lost their commit bit.
Diffstat (limited to 'cross/bfd-mdsetimage')
-rw-r--r-- | cross/bfd-mdsetimage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/bfd-mdsetimage/Makefile b/cross/bfd-mdsetimage/Makefile index afe2a68428d..afd1a1cff61 100644 --- a/cross/bfd-mdsetimage/Makefile +++ b/cross/bfd-mdsetimage/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/08/24 20:18:04 kristerw Exp $ +# $NetBSD: Makefile,v 1.19 2006/09/03 00:56:28 wiz Exp $ DISTNAME= bfd-mdsetimage-1.15.1 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= cross MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= sakamoto@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Mdsetimage using libbfd, used for cross-building distributions WRKSRC= ${WRKDIR} |