diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-05-11 20:28:33 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-05-11 20:28:33 +0000 |
commit | 69f2e6607308ffe65a510fe850de6df56fe16123 (patch) | |
tree | c5d3b127d18108722800081c15a08978479a162c /security/p5-Crypt-OpenSSL-RSA/Makefile | |
parent | 6b14a5e2709c21cf2c3f0966eac37884901502ce (diff) | |
download | ports-69f2e6607308ffe65a510fe850de6df56fe16123.tar.gz ports-69f2e6607308ffe65a510fe850de6df56fe16123.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA/Makefile')
-rw-r--r-- | security/p5-Crypt-OpenSSL-RSA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index cca9f5d523a7..725c3957693d 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Crypt-OpenSSL-RSA -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= nork@cityfujisawa.ne.jp +MAINTAINER= nork@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random RUN_DEPENDS= ${BUILD_DEPENDS} |