From 854553cc2591b5213cba40343d4ace997a4b5109 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Tue, 27 Dec 2011 21:09:57 +0000 Subject: [PATCH] Pass maintainership to Barbara per email to ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2011-December/072036.html Submitted by: Barbara Approved by: rene (mentor) --- net-p2p/amule-devel/Makefile | 2 +- net-p2p/amule/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 04586f5cffee..63db734c03aa 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://amule.sourceforge.net/tarballs/ PKGNAMESUFFIX= -devel DISTNAME= aMule-SVN-r${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= barbara.xxx1975@libero.it COMMENT= The all-platform eMule p2p client LICENSE= GPLv2 GPLv3 diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 3e552fe1a9a7..6effc783a956 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= barbara.xxx1975@libero.it COMMENT= The all-platform eMule p2p client LICENSE= GPLv2 GPLv3