diff options
Diffstat (limited to 'devel/hs-strict/Makefile')
-rw-r--r-- | devel/hs-strict/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/hs-strict/Makefile b/devel/hs-strict/Makefile index 932110dfd872..794de1085c81 100644 --- a/devel/hs-strict/Makefile +++ b/devel/hs-strict/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: hs-strict -# Date created: May 14, 2011 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= strict PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |