aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-RSA/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-05-11 20:28:33 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-05-11 20:28:33 +0000
commit69f2e6607308ffe65a510fe850de6df56fe16123 (patch)
treec5d3b127d18108722800081c15a08978479a162c /security/p5-Crypt-OpenSSL-RSA/Makefile
parent6b14a5e2709c21cf2c3f0966eac37884901502ce (diff)
downloadports-69f2e6607308ffe65a510fe850de6df56fe16123.tar.gz
ports-69f2e6607308ffe65a510fe850de6df56fe16123.zip
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA/Makefile')
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/Makefile4
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}