diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
commit | 9030b5c3b800ba5467d86cbe01dc8a8b7de60476 (patch) | |
tree | 5e88e5a2daf9a44cbd6e276b4da8ae030fbd3ba1 /security/p5-Crypt-OTP | |
parent | f88674c448df9982b97dbfddd7bf9ae13570807f (diff) | |
download | ports-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.tar.gz ports-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-OTP')
-rw-r--r-- | security/p5-Crypt-OTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OTP/Makefile b/security/p5-Crypt-OTP/Makefile index 337b4164ad10..647e518011fc 100644 --- a/security/p5-Crypt-OTP/Makefile +++ b/security/p5-Crypt-OTP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Perl implementation of the One Time Pad (hence, OTP) encryption method PERL_CONFIGURE= yes |