diff options
author | linimon <linimon@FreeBSD.org> | 2005-01-30 01:37:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-01-30 01:37:56 +0800 |
commit | d8d7579fa08847626d8f9421208b4aa3778d308b (patch) | |
tree | 72207f825a1774de52afd78ddea2bd8fd08c3e0a /security/py-gnupg | |
parent | b6625d4a803b8c94b14f4f427817230b5d9904bd (diff) | |
download | freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.tar.gz freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.tar.zst freebsd-ports-gnome-d8d7579fa08847626d8f9421208b4aa3778d308b.zip |
With portmgr hat on, reset bouncing maintainer address (already noted
by leeym in devel/p5-Test-Simple) without prejudice.
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 |