diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-06-04 04:42:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-06-04 04:42:48 +0800 |
commit | 374dd18c5b1f62a55361c9daf967333f2bd386c0 (patch) | |
tree | 3e2aadf44ab5d3a19d6c88acb4c37ccb5e114fb0 /security/p5-Crypt-GCrypt | |
parent | f90e919b389b8b3e7d60c3eaf289ab2158d71f0c (diff) | |
download | freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.tar.gz freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.tar.zst freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.zip |
- Take maintainership
Diffstat (limited to 'security/p5-Crypt-GCrypt')
-rw-r--r-- | security/p5-Crypt-GCrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index 0f6aa32f08f5..28fdb4dea314 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl interface to the GNU Cryptographic library LICENSE= ART10 GPLv1 |