diff options
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Crypt-Random/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 509429f9e491..ecb26465fa2d 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -7,6 +7,7 @@ PORTNAME= Crypt-DSA PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index cea62b9a47e6..592bf8de81a9 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -7,6 +7,7 @@ PORTNAME= Crypt-Random PORTVERSION= 1.23 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt |