diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2015-08-24 19:09:22 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2015-08-24 19:09:22 +0000 |
commit | 3c624baee29eea9cf9e299af3355ef579cdb49a9 (patch) | |
tree | bb0b99a723e5acc86a0d588bce701614cfab0fc7 /security/p5-Authen-Passphrase | |
parent | c0ac4a505ac589f4fd7b8bdf04e4365fbbb6af8b (diff) | |
download | ports-3c624baee29eea9cf9e299af3355ef579cdb49a9.tar.gz ports-3c624baee29eea9cf9e299af3355ef579cdb49a9.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Passphrase')
-rw-r--r-- | security/p5-Authen-Passphrase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile index 002b0f763652..10f99fca480c 100644 --- a/security/p5-Authen-Passphrase/Makefile +++ b/security/p5-Authen-Passphrase/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= brix@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for handling hashed passwords/passphrases as objects LICENSE= ART10 GPLv1 |