Bug 183250

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
small error in last commit I want to remove twiki-* as in all ports thats what the twiki-* means. as well as keep tikiwiki as thats not part of twiki-* or even tiki-*
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2013-10-23 22:15:10 UTC
Responsible Changed
From-To: freebsd-bugs->ak

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-10-23 22:20:53 UTC
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"
Comment 3 Alex Kozlov freebsd_committer freebsd_triage 2013-10-23 22:22:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!