Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-c2hs/Makefile
# Created by: Oliver Braun <obraun@FreeBSD.org> | # Created by: Oliver Braun <obraun@FreeBSD.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= c2hs | PORTNAME= c2hs | ||||
PORTVERSION= 0.28.1 | PORTVERSION= 0.28.2 | ||||
PORTREVISION= 1 | PORTREVISION= 1 | ||||
pgj: I think this `PORTREVISION` reset was missed.
| |||||
CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
COMMENT= C->Haskell FFI tool that gives some cross-language type safety | COMMENT= C->Haskell FFI tool that gives some cross-language type safety | ||||
LICENSE= GPLv2 | LICENSE= GPLv2 | ||||
USE_CABAL= dlist language-c>=0.5.0 shelly>=1.0 text yaml>=0.8 | USE_CABAL= dlist language-c>=0.5.0 shelly>=1.0 text yaml>=0.8 | ||||
Show All 11 Lines |
I think this PORTREVISION reset was missed.