From fe1b5cc31234ac7d9cadeeb9c83bc53a6cf57bcd Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Thu, 20 Aug 2009 14:34:30 +0000 Subject: [PATCH] - Take maintainership for haskell@ Approved by: tabthorpe (mentor, implicit) --- textproc/hs-stringsearch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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