aboutsummaryrefslogtreecommitdiff
path: root/security/py-clamav
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-09-16 17:58:32 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-09-16 17:58:32 +0000
commit346fd0a6a36157ababb1f80cbbfd5cd8f1762dca (patch)
tree7953c25fa8df873b9515ffc067ae48525a5128d8 /security/py-clamav
parentf8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410 (diff)
Notes
Diffstat (limited to 'security/py-clamav')
-rw-r--r--security/py-clamav/Makefile4
-rw-r--r--security/py-clamav/pkg-descr2
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>