diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2022-05-09 19:20:37 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2022-05-09 19:23:51 +0000 |
commit | db78da8f8b7388d951665362479eb4aa0babf1b4 (patch) | |
tree | 889195f4ec9075a5a7ac01fe397a42e58f938aa3 /security/hs-cryptol | |
parent | bec21c95d998ff28ef8a8337cec3b9fce8074ce8 (diff) | |
download | ports-db78da8f8b7388d951665362479eb4aa0babf1b4.tar.gz ports-db78da8f8b7388d951665362479eb4aa0babf1b4.zip |
Diffstat (limited to 'security/hs-cryptol')
-rw-r--r-- | security/hs-cryptol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hs-cryptol/Makefile b/security/hs-cryptol/Makefile index e42b2d59a9d8..80c2d5defad2 100644 --- a/security/hs-cryptol/Makefile +++ b/security/hs-cryptol/Makefile @@ -1,5 +1,6 @@ PORTNAME= cryptol DISTVERSION= 2.11.0 +PORTREVISION= 1 CATEGORIES= security lang haskell MAINTAINER= yuri@FreeBSD.org |