diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-07-23 10:39:02 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-07-23 10:39:02 +0000 |
commit | c09c9f90d5be873597854e14be24d39c4b0f11a3 (patch) | |
tree | b1f8b17c214d44836df31001c26bcfd143f4562b /security/py-paramiko/Makefile | |
parent | cb66f3eb17013f06795baabb966a3d5b2a28a705 (diff) | |
download | ports-c09c9f90d5be873597854e14be24d39c4b0f11a3.tar.gz ports-c09c9f90d5be873597854e14be24d39c4b0f11a3.zip |
Notes
Diffstat (limited to 'security/py-paramiko/Makefile')
-rw-r--r-- | security/py-paramiko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile index 2ddc4d5bb089..3cf45941b22a 100644 --- a/security/py-paramiko/Makefile +++ b/security/py-paramiko/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security python MASTER_SITES= http://www.lag.net/paramiko/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lulf@pvv.ntnu.no +MAINTAINER= fullermd@over-yonder.net COMMENT= A python library for making SSH2 connections RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto |