diff options
| author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 11:29:42 +0000 |
|---|---|---|
| committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 11:31:17 +0000 |
| commit | 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 (patch) | |
| tree | 35faaf1a9ae4e0b8ec0f0d17e1e3f903caac1ab9 /security/picocrypt | |
| parent | 44656232cb87847a10609495c091ec60bd30664c (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 6cecb1a24649..e4b3b82f62b2 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= picocrypt DISTVERSION= 1.31 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |
