diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-10-05 19:14:58 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-10-05 19:14:58 +0000 |
commit | daa07ab5fe912562612ffb69d68f22105c7a19fa (patch) | |
tree | 47eed28b5e676a0b00bdca44d7025d0fd9762ebc /security/py-gnupg/Makefile | |
parent | f770578d711d7a5e21f4446fc0f8070ed9fdfba9 (diff) | |
download | ports-daa07ab5fe912562612ffb69d68f22105c7a19fa.tar.gz ports-daa07ab5fe912562612ffb69d68f22105c7a19fa.zip |
Notes
Diffstat (limited to 'security/py-gnupg/Makefile')
-rw-r--r-- | security/py-gnupg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index f2f8668b3aa2..b8463600ad1d 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/py-${PORTNAME}/GnuPGInterface/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GnuPGInterface-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cs@FreeBSD.org COMMENT= Python module for GnuPG interface USE_PYTHON= yes |