From a75014656c7be0e4d27eba5e74be40f5b80374c9 Mon Sep 17 00:00:00 2001 From: vg Date: Mon, 22 Jul 2013 14:34:22 +0000 Subject: - Changed my email - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors) --- net/openpgm/Makefile | 4 ++-- net/rubygem-iproto/Makefile | 4 ++-- net/toonel/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/openpgm/Makefile b/net/openpgm/Makefile index ef72479b3f31..54422056348b 100644 --- a/net/openpgm/Makefile +++ b/net/openpgm/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin +# Created by: Veniamin Gvozdikov # $FreeBSD$ # Do not forget fix version openpgm in devel/libxs @@ -8,7 +8,7 @@ CATEGORIES= net devel MASTER_SITES= GOOGLE_CODE DISTNAME= libpgm-${PORTVERSION} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Implementation of the PGM reliable multicast protocol LICENSE= LGPL3 diff --git a/net/rubygem-iproto/Makefile b/net/rubygem-iproto/Makefile index f1e7ed598ba5..af0e8effd312 100644 --- a/net/rubygem-iproto/Makefile +++ b/net/rubygem-iproto/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin +# Created by: Veniamin Gvozdikov # $FreeBSD$ PORTNAME= iproto @@ -6,7 +6,7 @@ PORTVERSION= 0.3.10 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Ruby implementation of Mail.Ru iproto protocol RUN_DEPENDS= rubygem-bin_utils>=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils diff --git a/net/toonel/Makefile b/net/toonel/Makefile index d665c673ec4e..37772969618a 100644 --- a/net/toonel/Makefile +++ b/net/toonel/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin +# Created by: Veniamin Gvozdikov # $FreeBSD$ PORTNAME= toonel @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .jar EXTRACT_ONLY= # empty -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Tunneling with data compression NO_BUILD= yes -- cgit