aboutsummaryrefslogtreecommitdiff
path: root/math/hs-adjunctions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-adjunctions/Makefile')
-rw-r--r--math/hs-adjunctions/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/hs-adjunctions/Makefile b/math/hs-adjunctions/Makefile
index 48928a5788d1..3ee77a60b538 100644
--- a/math/hs-adjunctions/Makefile
+++ b/math/hs-adjunctions/Makefile
@@ -2,7 +2,7 @@
PORTNAME= adjunctions
PORTVERSION= 4.4
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,7 @@ COMMENT= Adjunctions and representable functors
LICENSE= BSD3CLAUSE
-USE_CABAL= comonad>=4 contravariant>=1.0 distributive>=0.4 free>=4.0 \
+USE_CABAL= comonad>=4 distributive>=0.4 free>=4.0 \
mtl>=2.0.1 profunctors>=4 semigroupoids>=4 semigroups>=0.11 \
tagged>=0.7 void>=0.5.5.1