From c1e781eb2a7a4fbe4536307f0f079112d54f5eb3 Mon Sep 17 00:00:00 2001 From: netchild Date: Sat, 11 Feb 2006 21:03:14 +0000 Subject: Reset maintainership to ports@ after ~4 months without any response to any PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim [1] PR: 87985 [1] --- x11-fm/gprename/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-fm/gprename/Makefile') diff --git a/x11-fm/gprename/Makefile b/x11-fm/gprename/Makefile index efafed3985ba..e75b6548192b 100644 --- a/x11-fm/gprename/Makefile +++ b/x11-fm/gprename/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl script for renaming multiple files RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk:${PORTSDIR}/x11-toolkits/p5-Gtk -- cgit