aboutsummaryrefslogtreecommitdiff
path: root/security/py-hashlib
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-13 03:52:56 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-13 03:52:56 +0000
commita3817648f67e059bfeafc806f4a71f358e5b606c (patch)
treeee8cbd59e2be7fdab8e3c0795f4b84b8d2b142e0 /security/py-hashlib
parent261177b8bdb2bd66803e65d7bf72466748a0ad5e (diff)
downloadports-a3817648f67e059bfeafc806f4a71f358e5b606c.tar.gz
ports-a3817648f67e059bfeafc806f4a71f358e5b606c.zip
- pass maintainership to python@ (it should have been that way in the
first place)
Notes
Notes: svn path=/head/; revision=179627
Diffstat (limited to 'security/py-hashlib')
-rw-r--r--security/py-hashlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-hashlib/Makefile b/security/py-hashlib/Makefile
index bb26c223ac03..20cd0abca65b 100644
--- a/security/py-hashlib/Makefile
+++ b/security/py-hashlib/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= security devel python
MASTER_SITES= http://code.krypto.org/python/hashlib/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= python@FreeBSD.org
COMMENT= Backport of Python 2,5's haslib module
USE_PYTHON= yes