| Summary: | Remove maintainer and fix issues | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Petrik <c.petrik.sosa> |
| Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Chris Petrik
2013-10-23 22:10:00 UTC
Responsible Changed From-To: freebsd-bugs->ak I'll take it. Author: ak Date: Wed Oct 23 21:20:46 2013 New Revision: 331431 URL: http://svnweb.freebsd.org/changeset/ports/331431 Log: - Pass maintainership to submitter PR: misc/183250 Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) Modified: head/www/tikiwiki/Makefile Modified: head/www/tikiwiki/Makefile ============================================================================== --- head/www/tikiwiki/Makefile Wed Oct 23 21:20:18 2013 (r331430) +++ head/www/tikiwiki/Makefile Wed Oct 23 21:20:46 2013 (r331431) @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/Tiki_11.x_Vega/${PORTVERSION}/ DISTNAME= tiki-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Powerful PHP based Wiki/CMS/Groupware LICENSE= LGPL20 _______________________________________________ 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" State Changed From-To: open->closed Committed. Thanks! |