diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-23 17:47:31 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-23 17:47:31 +0800 |
commit | 13ef81e322775d347cdc00f0843c93f036ea04ad (patch) | |
tree | 014f72a6d0945f05e4e4ce9330a65cacf32b8616 /converters | |
parent | e8b45bc07f1e02bdc46e6b4fe899139036e65d9a (diff) | |
download | freebsd-ports-graphics-13ef81e322775d347cdc00f0843c93f036ea04ad.tar.gz freebsd-ports-graphics-13ef81e322775d347cdc00f0843c93f036ea04ad.tar.zst freebsd-ports-graphics-13ef81e322775d347cdc00f0843c93f036ea04ad.zip |
Reset mharo due to maintainer-timeouts and no response to PRs.
Hat: portmgr
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Convert-PEM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Convert-PEM/Makefile b/converters/p5-Convert-PEM/Makefile index 8862e53a6cc..1105c82c538 100644 --- a/converters/p5-Convert-PEM/Makefile +++ b/converters/p5-Convert-PEM/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Convert PKGNAMEPREFIX= p5- -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Read/write access to ASN.1-encoded PEM files with optional encryption BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \ |