diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-22 18:46:53 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-22 18:46:53 +0800 |
commit | 6723eadb2161cc0f42e023b8f39293340cdf97c6 (patch) | |
tree | cc89b77c594f04d8ac8c997ec0df5ced53648921 /security/py-gnupg | |
parent | fa94fb44632844c6c2989419e278d36553907f9a (diff) | |
download | freebsd-ports-gnome-6723eadb2161cc0f42e023b8f39293340cdf97c6.tar.gz freebsd-ports-gnome-6723eadb2161cc0f42e023b8f39293340cdf97c6.tar.zst freebsd-ports-gnome-6723eadb2161cc0f42e023b8f39293340cdf97c6.zip |
pass maintainership
Submitted by: shell@shellhung.org (new maintainer)
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 |