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 | |
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')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 2 | ||||
-rw-r--r-- | security/py-gnupg/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index 9d13a31cbb60..f0ce5f806756 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- DISTNAME= Net_SSLeay.pm-${PORTVERSION} -MAINTAINER= shell@shellhung.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 interface to SSL PERL_CONFIGURE= yes 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 |