diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2019-01-06 12:18:06 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2019-01-06 12:18:06 +0000 |
commit | e2c3fdc1fdeca1ffbdfef680e3e712ddc2e7e06f (patch) | |
tree | ec6e8ffeefbf83bfc231412c2c7a6b883ecd5bd8 /math/hs-contravariant/Makefile | |
parent | e8d137116e2942f75f1fed8f603384210db17ec0 (diff) |
Notes
Diffstat (limited to 'math/hs-contravariant/Makefile')
-rw-r--r-- | math/hs-contravariant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hs-contravariant/Makefile b/math/hs-contravariant/Makefile index 1f771b021b26..6dc8659474c1 100644 --- a/math/hs-contravariant/Makefile +++ b/math/hs-contravariant/Makefile @@ -2,7 +2,7 @@ PORTNAME= contravariant PORTVERSION= 1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org |