diff options
author | ashish <ashish@FreeBSD.org> | 2010-06-11 21:41:05 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-06-11 21:41:05 +0800 |
commit | ced262ae2a7c1ed6ec9541134ab04fe81b0f1c90 (patch) | |
tree | 0b7c23894913fc91ae7a66f1effaf2a22b63a157 /devel | |
parent | cbe60efcd327575d7878254a6457f3bd957625c7 (diff) | |
download | freebsd-ports-gnome-ced262ae2a7c1ed6ec9541134ab04fe81b0f1c90.tar.gz freebsd-ports-gnome-ced262ae2a7c1ed6ec9541134ab04fe81b0f1c90.tar.zst freebsd-ports-gnome-ced262ae2a7c1ed6ec9541134ab04fe81b0f1c90.zip |
- Change MAINTAINER from wahjava@gmail.com to haskell@
Approver: pgj (mentor)
Diffstat (limited to 'devel')
-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" |