diff options
Diffstat (limited to 'security/picocrypt/Makefile')
-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..c713ce6cc77b 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= 1 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org |