aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2009-08-20 14:34:30 +0000
committerGabor Pali <pgj@FreeBSD.org>2009-08-20 14:34:30 +0000
commitfe1b5cc31234ac7d9cadeeb9c83bc53a6cf57bcd (patch)
tree158d62b51cd68b680f32ff9711752c76324debae /textproc
parent591548fcc4ff4a61070c688a433c4c0e73b33096 (diff)
downloadports-fe1b5cc31234ac7d9cadeeb9c83bc53a6cf57bcd.tar.gz
ports-fe1b5cc31234ac7d9cadeeb9c83bc53a6cf57bcd.zip
- Take maintainership for haskell@
Approved by: tabthorpe (mentor, implicit)
Notes
Notes: svn path=/head/; revision=239991
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