diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
commit | be0ecc7e9125dd1508c9d197ddedac9e452dfdf6 (patch) | |
tree | 7fbdc97f9f741cf4c8663963ddded3fbd4a272b1 /security/py-pow | |
parent | b7c6b479ca6e779980f1ad5bc010dcf6bbb63083 (diff) | |
download | ports-be0ecc7e9125dd1508c9d197ddedac9e452dfdf6.tar.gz ports-be0ecc7e9125dd1508c9d197ddedac9e452dfdf6.zip |
Notes
Diffstat (limited to 'security/py-pow')
-rw-r--r-- | security/py-pow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pow/Makefile b/security/py-pow/Makefile index 42efabbc211a..4e5fdf2013b1 100644 --- a/security/py-pow/Makefile +++ b/security/py-pow/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= Python OpenSSL Wrappers USE_PYTHON= yes |