diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-04-21 04:44:57 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-04-21 04:48:23 +0000 |
commit | bdca32c5961668b70d8b65ecfe8d9f338216bb16 (patch) | |
tree | a0d1e47061599ef4c71175852cf3fa002a3ae6b0 /misc/hs-hascard | |
parent | 12837690ed0c7785f94e8793ddc13a57477ef319 (diff) |
Bump USES=cabal ports after 12837690ed0c
Diffstat (limited to 'misc/hs-hascard')
-rw-r--r-- | misc/hs-hascard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/hs-hascard/Makefile b/misc/hs-hascard/Makefile index 8bec81e9c13c..6390fd65438c 100644 --- a/misc/hs-hascard/Makefile +++ b/misc/hs-hascard/Makefile @@ -1,5 +1,6 @@ PORTNAME= hascard DISTVERSION= 0.3.0.1 +PORTREVISION= 1 CATEGORIES= misc haskell MAINTAINER= yuri@FreeBSD.org |