aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2009-08-20 22:34:30 +0800
committerpgj <pgj@FreeBSD.org>2009-08-20 22:34:30 +0800
commit1dbb5c9d40699fa3c41e800ad115af9c58371902 (patch)
treeb15435f14686f5d7f780721b45d86df737e36c69 /textproc
parentf1e80da619e25ae15a8462ca6ba03ce8ae5f5a50 (diff)
downloadfreebsd-ports-gnome-1dbb5c9d40699fa3c41e800ad115af9c58371902.tar.gz
freebsd-ports-gnome-1dbb5c9d40699fa3c41e800ad115af9c58371902.tar.zst
freebsd-ports-gnome-1dbb5c9d40699fa3c41e800ad115af9c58371902.zip
- Take maintainership for haskell@
Approved by: tabthorpe (mentor, implicit)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hs-stringsearch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-stringsearch/Makefile b/textproc/hs-stringsearch/Makefile
index 0c97557e945b..8943fec47c38 100644
--- a/textproc/hs-stringsearch/Makefile
+++ b/textproc/hs-stringsearch/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://hackage.haskell.org/packages/archive/stringsearch/${PORTVER
http://kerneled.org/tmp/
PKGNAMEPREFIX= hs-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Boyer-Moore/Knuth-Morris-Pratt string search library
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc