I'm the port maintainer of sysutils/bsdinfo. I'd like to change my e-mail address to a freebsd-ports specific one. Fix: Patch attached with submission follows:
State Changed From-To: open->closed Committed, thanks. Note to submitter: we prefer that updates be submitted as diffs. Also, including category/portname in the Synopsis helps us by allowing our autoassigner to run.
Author: linimon Date: Sun May 4 02:05:40 2014 New Revision: 352935 URL: http://svnweb.freebsd.org/changeset/ports/352935 QAT: https://qat.redports.org/buildarchive/r352935/ Log: Update maintainer's address. PR: ports/189223 Submitted by: maintainer Modified: head/sysutils/bsdinfo/Makefile Modified: head/sysutils/bsdinfo/Makefile ============================================================================== --- head/sysutils/bsdinfo/Makefile Sat May 3 19:00:10 2014 (r352934) +++ head/sysutils/bsdinfo/Makefile Sun May 4 02:05:40 2014 (r352935) @@ -1,4 +1,4 @@ -# Created by: samu <s@samu.pl> +# Created by: samu <freebsd-ports@samu.pl> # $FreeBSD$ PORTNAME= bsdinfo @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/samupl/bsdinfo/ -MAINTAINER= s@samu.pl +MAINTAINER= freebsd-ports@samu.pl COMMENT= Simple utility to display system-based information GNU_CONFIGURE= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"