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 | 776a05be7223838845f497d4be4bad75b1db930b (patch) | |
tree | ac77488f5317d751317a7747efb2f53b4df0e2b7 /pkgtools/port2pkg | |
parent | 7580f09efe9cdb1350b9d8c2ee75339678807adc (diff) | |
download | pkgsrc-776a05be7223838845f497d4be4bad75b1db930b.tar.gz |
Reset maintainer for people who lost their commit bit.
Diffstat (limited to 'pkgtools/port2pkg')
-rw-r--r-- | pkgtools/port2pkg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile index c8185714e98..348ff1756d4 100644 --- a/pkgtools/port2pkg/Makefile +++ b/pkgtools/port2pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/02/05 23:10:34 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2006/09/03 00:56:30 wiz Exp $ # DISTNAME= port2pkg-1.11 @@ -7,7 +7,7 @@ CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= sakamoto@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Convert from a FreeBSD port to a NetBSD package DEPENDS+= pkglint-[0-9]*:../../pkgtools/pkglint |