diff options
Diffstat (limited to 'security/picocrypt')
-rw-r--r-- | security/picocrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/picocrypt/Makefile b/security/picocrypt/Makefile index c0b64d6e30d2..f6483ced31b9 100644 --- a/security/picocrypt/Makefile +++ b/security/picocrypt/Makefile @@ -1,5 +1,6 @@ PORTNAME= picocrypt DISTVERSION= 1.49 # Missing modules.txt, generate one with `go mod vendor` and place it in ${FILESDIR} +PORTREVISION= 2 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |