diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:41:05 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:41:05 +0000 |
commit | 6285af2b88d2eeb04cf98fd9031f205de2885abe (patch) | |
tree | 071153343bf7c0aa899efa432070582993788b44 /devel/hs-utf8-string/Makefile | |
parent | cffcff87c31a41fa6931d5ebf810ceecfe1e40ae (diff) |
Notes
Diffstat (limited to 'devel/hs-utf8-string/Makefile')
-rw-r--r-- | devel/hs-utf8-string/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-utf8-string/Makefile b/devel/hs-utf8-string/Makefile index f58a5f3a316e..7b7d2a57fa52 100644 --- a/devel/hs-utf8-string/Makefile +++ b/devel/hs-utf8-string/Makefile @@ -9,7 +9,7 @@ PORTNAME= utf8-string PORTVERSION= 0.3.6 CATEGORIES= devel haskell -MAINTAINER= wahjava@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= Support for reading/writing UTF8 strings for Haskell programs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" |