diff options
author | daichi <daichi@FreeBSD.org> | 2005-06-22 13:19:36 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2005-06-22 13:19:36 +0800 |
commit | 3b0c2319bfc3994e80a2b1dc7847f49fb2fc7ab2 (patch) | |
tree | de77144341993e0d6a97167a0885547541d49e2b /sysutils/portupgrade | |
parent | 26090d161ff4ec01099c4436a23444fdea0a72b2 (diff) | |
download | freebsd-ports-gnome-3b0c2319bfc3994e80a2b1dc7847f49fb2fc7ab2.tar.gz freebsd-ports-gnome-3b0c2319bfc3994e80a2b1dc7847f49fb2fc7ab2.tar.zst freebsd-ports-gnome-3b0c2319bfc3994e80a2b1dc7847f49fb2fc7ab2.zip |
Change maintainership
- change portupgrade-port-maintainership to KOMATSU Shinichiro-san
<koma2@lovepeers.org>
knu gave me approval to change portupgrade-port-maintainership to
KOMATSU-san. He is busy attending to his work. He gave me approval to
change some of his pr's responsible to me. I'll get work around
portupgrade pr with KOMATSU-san.
Submitted by: koma2@lovepeers.org
Approved by: knu
Diffstat (limited to 'sysutils/portupgrade')
-rw-r--r-- | sysutils/portupgrade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index 549965815e0d..d94c34beefcd 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -23,7 +23,7 @@ PATCHFILES= ${DISTNAME}-${PORTVERSION}.diff.bz2 PATCH_DIST_STRIP= -p1 .endif -MAINTAINER= knu@FreeBSD.org +MAINTAINER= koma2@lovepeers.org COMMENT= FreeBSD ports/packages administration and management tool suite RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1 |