aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2010-06-11 21:41:05 +0800
committerashish <ashish@FreeBSD.org>2010-06-11 21:41:05 +0800
commitced262ae2a7c1ed6ec9541134ab04fe81b0f1c90 (patch)
tree0b7c23894913fc91ae7a66f1effaf2a22b63a157 /devel
parentcbe60efcd327575d7878254a6457f3bd957625c7 (diff)
downloadfreebsd-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/Makefile2
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"