diff options
author | mnag <mnag@FreeBSD.org> | 2005-09-17 01:58:32 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-09-17 01:58:32 +0800 |
commit | 3c104d1ac67aae3019c66948171410b8124263c4 (patch) | |
tree | 9005b30995df8ba24e64dedb608df8632b74a1d6 /security | |
parent | 1e05c4a514df9cd80a962acb5b2c8d067255ccab (diff) | |
download | freebsd-ports-gnome-3c104d1ac67aae3019c66948171410b8124263c4.tar.gz freebsd-ports-gnome-3c104d1ac67aae3019c66948171410b8124263c4.tar.zst freebsd-ports-gnome-3c104d1ac67aae3019c66948171410b8124263c4.zip |
Update my email
Approved by: pav (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/openssh-portable/Makefile | 2 | ||||
-rw-r--r-- | security/py-clamav/Makefile | 4 | ||||
-rw-r--r-- | security/py-clamav/pkg-descr | 2 | ||||
-rw-r--r-- | security/py-m2crypto/Makefile | 2 | ||||
-rw-r--r-- | security/py-m2crypto/pkg-descr | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 0be82293c0fb..5d2ea6d0c994 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -18,7 +18,7 @@ MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR2} PKGNAMESUFFIX?= ${PORTABLE_SUFFIX}${GSSAPI_SUFFIX}${BASE_SUFFIX}${PKGNAMESUFFIX2} DISTNAME= ${DISTNAME2} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH OPENSSHVERSION= 4.2p1 diff --git a/security/py-clamav/Makefile b/security/py-clamav/Makefile index c01dcb1b6794..3aa41e242ae2 100644 --- a/security/py-clamav/Makefile +++ b/security/py-clamav/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: py-clamav # Date created: 26 Dec 2004 -# Whom: Marcus Grando <marcus@corp.grupos.com.br> +# Whom: Marcus Alves Grando <mnag@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://xael.org/norman/python/pyclamav/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= A python binding to libclamav written in C LIB_DEPENDS= clamav.1:${PORTSDIR}/security/clamav diff --git a/security/py-clamav/pkg-descr b/security/py-clamav/pkg-descr index 41da534b18c8..49ca29c0af5c 100644 --- a/security/py-clamav/pkg-descr +++ b/security/py-clamav/pkg-descr @@ -7,4 +7,4 @@ and easy way. WWW: http://xael.org/norman/python/pyclamav/ -Marcus Grando <marcus@corp.grupos.com.br> +Marcus Alves Grando <mnag@FreeBSD.org> diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile index ea7e19a83036..61c43e1908d4 100644 --- a/security/py-m2crypto/Makefile +++ b/security/py-m2crypto/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$//} PATCH_SITES= ${MASTER_SITES} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= Crypto and SSL toolkit for Python BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 diff --git a/security/py-m2crypto/pkg-descr b/security/py-m2crypto/pkg-descr index 60b4779ff6bd..964128e86728 100644 --- a/security/py-m2crypto/pkg-descr +++ b/security/py-m2crypto/pkg-descr @@ -11,4 +11,4 @@ M2Crypto is a crypto and SSL toolkit for Python featuring the following: WWW: http://sandbox.rulemaker.net/ngps/m2/ -Marcus Grando <marcus@corp.grupos.com.br> +Marcus Alves Grando <mnag@FreeBSD.org> |