aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2011-11-10 22:20:18 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2011-11-10 22:20:18 +0000
commit1d3015aac792b2f0cd1fd7274dbbabea3bda669d (patch)
tree5ab423f92ad433d02a11556f0a3fc3008b34ff7c /security
parent4719412b442849f30918a17f730862aa820dc042 (diff)
Change email for my ports to FreeBSD one.
Approved by: novel (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=285480
Diffstat (limited to 'security')
-rw-r--r--security/gtkpasman/Makefile2
-rw-r--r--security/hydra/Makefile2
-rw-r--r--security/py-RestrictedPython/Makefile2
-rw-r--r--security/py-zope.password/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile
index f3023bf5bfe8..121ac2dcbd7a 100644
--- a/security/gtkpasman/Makefile
+++ b/security/gtkpasman/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.11
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTVERSION}
-MAINTAINER= cvs-src@yandex.ru
+MAINTAINER= rm@FreeBSD.org
COMMENT= A GTK+ passwords manager for system and network administrators
RUN_DEPENDS+= gpgv2:${PORTSDIR}/security/gnupg
diff --git a/security/hydra/Makefile b/security/hydra/Makefile
index 9b44168ab1bd..98af82c3a8d3 100644
--- a/security/hydra/Makefile
+++ b/security/hydra/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= http://freeworld.thc.org/releases/
EXTRACT_SUFX= -src.tar.gz
-MAINTAINER= cvs-src@yandex.ru
+MAINTAINER= rm@FreeBSD.org
COMMENT= Brute force attack utility working on multiple network services
LICENSE= GPLv3
diff --git a/security/py-RestrictedPython/Makefile b/security/py-RestrictedPython/Makefile
index afa0b62a9c1f..a658419b3129 100644
--- a/security/py-RestrictedPython/Makefile
+++ b/security/py-RestrictedPython/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
-MAINTAINER= cvs-src@yandex.ru
+MAINTAINER= rm@FreeBSD.org
COMMENT= Restricted execution environment for Python
LICENSE= ZPL21
diff --git a/security/py-zope.password/Makefile b/security/py-zope.password/Makefile
index 2ef5c2f18c2e..7dfb746208a3 100644
--- a/security/py-zope.password/Makefile
+++ b/security/py-zope.password/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
-MAINTAINER= cvs-src@yandex.ru
+MAINTAINER= rm@FreeBSD.org
COMMENT= Password encoding and checking utilities
LICENSE= ZPL21