diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-11-11 06:20:18 +0800 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-11-11 06:20:18 +0800 |
commit | 1d3015aac792b2f0cd1fd7274dbbabea3bda669d (patch) | |
tree | 5ab423f92ad433d02a11556f0a3fc3008b34ff7c /net | |
parent | 4719412b442849f30918a17f730862aa820dc042 (diff) | |
download | freebsd-ports-gnome-1d3015aac792b2f0cd1fd7274dbbabea3bda669d.tar.gz freebsd-ports-gnome-1d3015aac792b2f0cd1fd7274dbbabea3bda669d.tar.zst freebsd-ports-gnome-1d3015aac792b2f0cd1fd7274dbbabea3bda669d.zip |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
Diffstat (limited to 'net')
-rw-r--r-- | net/erlyvideo/Makefile | 2 | ||||
-rw-r--r-- | net/py-ldap2/Makefile | 2 | ||||
-rw-r--r-- | net/py-smb/Makefile | 2 | ||||
-rw-r--r-- | net/py-zope.proxy/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/erlyvideo/Makefile b/net/erlyvideo/Makefile index a2a425d10523..b79d7b249136 100644 --- a/net/erlyvideo/Makefile +++ b/net/erlyvideo/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://host5.webstroy.ru/ -MAINTAINER= cvs-src@yandex.ru +MAINTAINER= rm@FreeBSD.org COMMENT= RTMP flash streaming server written in erlang BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index f7bc3ceeca17..7ebbf9ec933b 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-ldap-${PORTVERSION} -MAINTAINER= cvs-src@yandex.ru +MAINTAINER= rm@FreeBSD.org COMMENT= An LDAP module for python, for OpenLDAP2 LICENSE= PSFL diff --git a/net/py-smb/Makefile b/net/py-smb/Makefile index 784580b03244..678fdd8fa56d 100644 --- a/net/py-smb/Makefile +++ b/net/py-smb/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://miketeo.net/files/Projects/py${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysmb-${PORTVERSION} -MAINTAINER= cvs-src@yandex.ru +MAINTAINER= rm@FreeBSD.org COMMENT= SMB/CIFS library written in Python USE_PYTHON= yes diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile index fd04399df6e9..77dd08d03821 100644 --- a/net/py-zope.proxy/Makefile +++ b/net/py-zope.proxy/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= cvs-src@yandex.ru +MAINTAINER= rm@FreeBSD.org COMMENT= Generic Transparent Proxies BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface |