diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-12-20 02:23:04 +0000 |
commit | f6f83c9efc2c46d2970746758e2c682bb8a518ec (patch) | |
tree | 290f2ea61305744bf0f477895c56b92acaeb361f /devel/hs-utf8-string | |
parent | af071cfdc1f8578bd1523b823e683074a3139a34 (diff) |
Notes
Diffstat (limited to 'devel/hs-utf8-string')
-rw-r--r-- | devel/hs-utf8-string/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/hs-utf8-string/Makefile b/devel/hs-utf8-string/Makefile index 6f950a047a72..5e2359da5eac 100644 --- a/devel/hs-utf8-string/Makefile +++ b/devel/hs-utf8-string/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: hs-utf8-string-ghc -# Date created: 2008-10-21 -# Whom: Ashish Shukla <wahjava@gmail.com> -# # $FreeBSD$ -# PORTNAME= utf8-string PORTVERSION= 0.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |