diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2019-06-20 16:03:10 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2019-06-20 16:03:10 +0000 |
commit | 9b79b0b5b291ebbec7fd7da451a9d6d7bb5ac47c (patch) | |
tree | 5612bfb2fa5987e0c24ec3d6d9fae64135cafe44 /lang/hs-unlambda | |
parent | 004053f86dfcf7c83174eca4f3d08b79e3e3fadb (diff) |
Notes
Diffstat (limited to 'lang/hs-unlambda')
-rw-r--r-- | lang/hs-unlambda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/hs-unlambda/Makefile b/lang/hs-unlambda/Makefile index 8f1614518423..117182aecf61 100644 --- a/lang/hs-unlambda/Makefile +++ b/lang/hs-unlambda/Makefile @@ -3,7 +3,7 @@ PORTNAME= unlambda PORTVERSION= 0.1.4.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang haskell MAINTAINER= haskell@FreeBSD.org |