| Summary: | Change maintainer e-mail address from a general one to a site-specific one. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jakub Szafrański <s> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jakub Szafrański
2014-05-02 11:30:00 UTC
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" |