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/py-clamav | |
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/py-clamav')
-rw-r--r-- | security/py-clamav/Makefile | 4 | ||||
-rw-r--r-- | security/py-clamav/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
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> |