diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-22 10:46:53 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-22 10:46:53 +0000 |
commit | 410ce29b6b875504e73df8cc606b0336cadfd488 (patch) | |
tree | 82b3dcda661ae2b067c37835738fbcacb5272bfd /security/py-gnupg | |
parent | 435de5eca1c69ec6a5bbfe9983b2618be9624eb9 (diff) | |
download | ports-410ce29b6b875504e73df8cc606b0336cadfd488.tar.gz ports-410ce29b6b875504e73df8cc606b0336cadfd488.zip |
pass maintainership
Submitted by: shell@shellhung.org (new maintainer)
Notes
Notes:
svn path=/head/; revision=46635
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 6f591befb453..b70bb3335355 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= ports@FreeBSD.org +MAINTAINER= shell@shellhung.org USE_PYTHON= yes |