aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-10-16 14:00:34 +0000
committerWen Heping <wen@FreeBSD.org>2009-10-16 14:00:34 +0000
commit6f4e19674ed1198fe4800e2e9150a921e7dd3c67 (patch)
treee75ac16f075c25212772c9c6dd77a54eda09d491 /archivers
parentcf3087acae656ffb1cd200fc1b7b10dcabda3706 (diff)
- Change maintainer's email address
PR: ports/139655 Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer) Approved by: miwi(mentor)
Notes
Notes: svn path=/head/; revision=242920
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-liblzma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/py-liblzma/Makefile b/archivers/py-liblzma/Makefile
index 07ac08a7da71..78642f50187d 100644
--- a/archivers/py-liblzma/Makefile
+++ b/archivers/py-liblzma/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: py-liblzma
# Date created: 09 Dec 2008
-# Whom: David Naylor <dragonsa@highveldmail.co.za>
+# Whom: David Naylor <naylor.b.david@gmail.com>
#
# $FreeBSD$
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_CHEESESHOP}source/p/pyliblzma/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTVERSION}
-MAINTAINER= dragonsa@highveldmail.co.za
+MAINTAINER= naylor.b.david@gmail.com
COMMENT= Python binding for the LZMA compression library
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config