From c375ed37df92a6e58eaf54cf831525f3a49c9629 Mon Sep 17 00:00:00 2001 From: pgj Date: Fri, 3 Aug 2012 02:30:07 +0000 Subject: - Teach the Haskell Cabal ports to use the new options framework - Remove some cruft Obtained from: FreeBSD Haskell --- graphics/hs-HGL/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/hs-HGL') diff --git a/graphics/hs-HGL/Makefile b/graphics/hs-HGL/Makefile index c9084c7e7fca..b24817335e4d 100644 --- a/graphics/hs-HGL/Makefile +++ b/graphics/hs-HGL/Makefile @@ -7,7 +7,7 @@ PORTNAME= HGL PORTVERSION= 3.2.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics haskell MAINTAINER= haskell@FreeBSD.org -- cgit