diff options
author | rm <rm@FreeBSD.org> | 2011-11-11 06:20:18 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2011-11-11 06:20:18 +0800 |
commit | bc90cc22536fbc6fb648a5ef9c891a7b16b544ad (patch) | |
tree | 8abba52d4a8768e93f48c43e744e891206894871 /security | |
parent | e85d15b26d9f31d252639cff3dcf2a66cca8c64c (diff) | |
download | freebsd-ports-gnome-bc90cc22536fbc6fb648a5ef9c891a7b16b544ad.tar.gz freebsd-ports-gnome-bc90cc22536fbc6fb648a5ef9c891a7b16b544ad.tar.zst freebsd-ports-gnome-bc90cc22536fbc6fb648a5ef9c891a7b16b544ad.zip |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/gtkpasman/Makefile | 2 | ||||
-rw-r--r-- | security/hydra/Makefile | 2 | ||||
-rw-r--r-- | security/py-RestrictedPython/Makefile | 2 | ||||
-rw-r--r-- | security/py-zope.password/Makefile | 2 |
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 |