diff options
Diffstat (limited to 'devel/hs-hlint/Makefile')
-rw-r--r-- | devel/hs-hlint/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/hs-hlint/Makefile b/devel/hs-hlint/Makefile index 1e80abf04450..ff9fcbfa44b5 100644 --- a/devel/hs-hlint/Makefile +++ b/devel/hs-hlint/Makefile @@ -1,18 +1,13 @@ -# New ports collection makefile for: hs-hlint -# Date created: January 2, 2012 -# Whom: haskell@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= hlint -PORTVERSION= 1.8.30 +PORTVERSION= 1.8.39 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Source code suggestions -LICENSE= GPLv2 +LICENSE= BSD CABAL_SETUP= Setup.hs |