diff options
| author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 11:36:35 +0000 |
|---|---|---|
| committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-15 19:06:01 +0000 |
| commit | 56b5ec772f679a600dabe41622c1350594628286 (patch) | |
| tree | 7e2e178dad69456bc0f596a9822fa293186c2e0f /security/picocrypt | |
| parent | cd62dc23d5d5b516b87fd61f3feb0147732786aa (diff) | |
Diffstat (limited to 'security/picocrypt')
| -rw-r--r-- | security/picocrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile index b89a62c2e456..7f9feefb4400 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= picocrypt DISTVERSION= 1.31 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |
