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-*
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!