diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2006-09-13 03:21:38 +0000 |
commit | 5eaac8b2caa7536fa6027f991ffbfa3319c62dca (patch) | |
tree | 6d70494b89362806485487c5e8079e08f3294473 /security/py-trustedpickle/Makefile | |
parent | cc2da5deb8d10229197da6a9e3933baeed6df60e (diff) | |
download | ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.tar.gz ports-5eaac8b2caa7536fa6027f991ffbfa3319c62dca.zip |
Notes
Diffstat (limited to 'security/py-trustedpickle/Makefile')
-rw-r--r-- | security/py-trustedpickle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-trustedpickle/Makefile b/security/py-trustedpickle/Makefile index 9a0bd86ed2d3..d86003a5640e 100644 --- a/security/py-trustedpickle/Makefile +++ b/security/py-trustedpickle/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TrustedPickle EXTRACT_SUFX= .tgz -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= TrustedPickle is a Python (de)Pickler with a way to verify the data USE_PYTHON= yes |