diff options
author | lth <lth@FreeBSD.org> | 2017-04-08 02:50:22 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2017-04-08 02:50:22 +0800 |
commit | beb65108230b5a7bbdd985c9b4acf32e671af2e1 (patch) | |
tree | 00b7ca47a7ccee9dc262002b23b1c1891a4361b7 /security | |
parent | 907981474a931d25e60c5d04ce64ecbcc087cbad (diff) | |
download | freebsd-ports-gnome-beb65108230b5a7bbdd985c9b4acf32e671af2e1.tar.gz freebsd-ports-gnome-beb65108230b5a7bbdd985c9b4acf32e671af2e1.tar.zst freebsd-ports-gnome-beb65108230b5a7bbdd985c9b4acf32e671af2e1.zip |
Moving maintainership burden onto broader shoulders
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD5-M4p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD5-M4p/Makefile b/security/p5-Digest-MD5-M4p/Makefile index 18d1eb8da288..a7ecaf7e1d81 100644 --- a/security/p5-Digest-MD5-M4p/Makefile +++ b/security/p5-Digest-MD5-M4p/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to a variant of the MD5 algorithm USES= perl5 |