svn commit: r307750 - in head: graphics/ImageMagick net/liveMedia

Chris Rees crees at FreeBSD.org
Sun Nov 25 16:38:24 UTC 2012


Author: crees
Date: Sun Nov 25 16:38:24 2012
New Revision: 307750
URL: http://svnweb.freebsd.org/changeset/ports/307750

Log:
  Over to new volunteer.
  
  PR:		ports/173907
  Submitted by:	Chris Petrik <c.petrik.sosa at gmail.com>
  Feature safe:	yes

Modified:
  head/graphics/ImageMagick/Makefile
  head/net/liveMedia/Makefile

Modified: head/graphics/ImageMagick/Makefile
==============================================================================
--- head/graphics/ImageMagick/Makefile	Sun Nov 25 16:02:20 2012	(r307749)
+++ head/graphics/ImageMagick/Makefile	Sun Nov 25 16:38:24 2012	(r307750)
@@ -26,7 +26,7 @@ MASTER_SITES=	http://www.imagemagick.org
 		ftp://ftp.is.co.za/pub/imagemagick/ \
 		ftp://ftp.fifi.org/pub/ImageMagick/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	c.petrik.sosa at gmail.com
 COMMENT=	Image processing tools
 
 LICENSE=	AL2

Modified: head/net/liveMedia/Makefile
==============================================================================
--- head/net/liveMedia/Makefile	Sun Nov 25 16:02:20 2012	(r307749)
+++ head/net/liveMedia/Makefile	Sun Nov 25 16:38:24 2012	(r307750)
@@ -14,7 +14,7 @@ MASTER_SITES+=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	rm
 DISTNAME=	live.${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	c.petrik.sosa at gmail.com
 COMMENT=	LIVE.COM Streaming Media
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list