diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 17:37:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 17:37:56 +0000 |
commit | e4a386db82ad55585b8eb48763b0e2311fb3da4d (patch) | |
tree | 4008309a0c7047cf7c27675d706e942479a82692 /security/py-gnupg | |
parent | 3896639549726dbaa5341740bf15be4c4941e6dd (diff) | |
download | ports-e4a386db82ad55585b8eb48763b0e2311fb3da4d.tar.gz ports-e4a386db82ad55585b8eb48763b0e2311fb3da4d.zip |
Notes
Diffstat (limited to 'security/py-gnupg')
-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 c0dce657adc7..7f74cc5c8b65 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= py-gnupg PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GnuPGInterface-${PORTVERSION} -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module for GnuPG interface USE_PYTHON= yes |