diff options
Diffstat (limited to 'mail/svnmailer')
-rw-r--r-- | mail/svnmailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/svnmailer/Makefile b/mail/svnmailer/Makefile index 6ef3ee038510..5180ba374239 100644 --- a/mail/svnmailer/Makefile +++ b/mail/svnmailer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail python MASTER_SITES= http://storage.perlig.de/${PORTNAME}/ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= A tool to post subversion repository commit information BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libsvn/__init__.py:${PORTSDIR}/devel/subversion-python |