svn commit: r391030 - in head: devel/py-xmltodict net-im/skype4

Johannes Jost Meixner xmj at FreeBSD.org
Wed Jul 1 05:01:31 UTC 2015


Author: xmj
Date: Wed Jul  1 05:01:30 2015
New Revision: 391030
URL: https://svnweb.freebsd.org/changeset/ports/391030

Log:
  Replace my FreeBSD email with my private email in ports I maintain with
  @FreeBSD.org.

Modified:
  head/devel/py-xmltodict/Makefile
  head/net-im/skype4/Makefile

Modified: head/devel/py-xmltodict/Makefile
==============================================================================
--- head/devel/py-xmltodict/Makefile	Wed Jul  1 03:33:55 2015	(r391029)
+++ head/devel/py-xmltodict/Makefile	Wed Jul  1 05:01:30 2015	(r391030)
@@ -7,7 +7,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	xmj at FreeBSD.org
+MAINTAINER=	xmj at chaot.net
 COMMENT=	XML parser that returns python dictionaries
 
 LICENSE=	MIT

Modified: head/net-im/skype4/Makefile
==============================================================================
--- head/net-im/skype4/Makefile	Wed Jul  1 03:33:55 2015	(r391029)
+++ head/net-im/skype4/Makefile	Wed Jul  1 05:01:30 2015	(r391030)
@@ -8,7 +8,7 @@ CATEGORIES=	net-im
 MASTER_SITES=	http://download.skype.com/linux/
 PKGNAMESUFFIX=	4
 
-MAINTAINER=	xmj at FreeBSD.org
+MAINTAINER=	xmj at chaot.net
 COMMENT=	P2P VoIP software
 
 RUN_DEPENDS=	${LINUXBASE}/lib/skype_oss_wrapper/libpulse.so.0:${PORTSDIR}/audio/linux-skype_oss_wrapper


More information about the svn-ports-all mailing list