diff options
author | mharo <mharo@FreeBSD.org> | 2005-01-10 05:28:34 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2005-01-10 05:28:34 +0800 |
commit | 929f311b0b9b300c1c959086cc210b4c4458e78c (patch) | |
tree | 781e9caaeca952d2bf2192e15b03a2f36808dad0 /security | |
parent | f822e143aac4a99acef7c55916122210a649c0b0 (diff) | |
download | freebsd-ports-gnome-929f311b0b9b300c1c959086cc210b4c4458e78c.tar.gz freebsd-ports-gnome-929f311b0b9b300c1c959086cc210b4c4458e78c.tar.zst freebsd-ports-gnome-929f311b0b9b300c1c959086cc210b4c4458e78c.zip |
increment PORTREVISION
Diffstat (limited to 'security')
-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 |