From 057242ae8605ee049ff1c57d3a6b3294073fefae Mon Sep 17 00:00:00 2001 From: jacula Date: Wed, 26 May 2010 11:18:46 +0000 Subject: - Pass maintainership to haskell@FreeBSD.org: audio/hs-ALUT, audio/hs-OpenAL, benchmarks/hs-criterion converters/hs-json, devel/hs-DeepArrow, devel/hs-FileManip devel/hs-MemoTrie, devel/hs-MissingH, devel/hs-MonadCatchIO-mtl devel/hs-ObjectName, devel/hs-QuickCheck, devel/hs-StateVar devel/hs-Tensor, devel/hs-TypeCompose, devel/hs-arrows devel/hs-checkers, devel/hs-convertible, devel/hs-datetime devel/hs-deepseq, devel/hs-fgl, devel/hs-ghc-mtl, devel/hs-ghc-paths devel/hs-ghc-paths-docs, devel/hs-haskeline devel/hs-haskell-src-exts, devel/hs-hint, devel/hs-hoogle devel/hs-hslogger, devel/hs-mmap, devel/hs-mueval, devel/hs-reactive devel/hs-readline, devel/hs-safe, devel/hs-show, devel/hs-smallcheck devel/hs-split, devel/hs-testpack, devel/hs-transformers devel/hs-unamb, devel/hs-uniplate, devel/hs-unix-compat devel/hs-utility-ht, devel/hs-uuagc, devel/hs-uulib devel/hs-uvector, devel/hs-uvector-algorithms, graphics/hs-HGL lang/hs-brainfuck, lang/hs-unlambda, mail/hs-mime, math/hs-Agda math/hs-Agda-executable, math/hs-category-extras, math/hs-erf math/hs-mwc-random, math/hs-probability, math/hs-statistics math/hs-vector-space, print/hs-hscolour, print/hs-hscolour-docs science/hs-bio, textproc/hs-Diff, textproc/hs-feed textproc/hs-tagsoup, textproc/hs-texmath, textproc/hs-xml www/hs-HTTP, www/hs-cgi, www/hs-fastcgi, www/hs-http-server www/hs-oeis, www/hs-scgi, www/hs-url, x11-toolkits/hs-GLURaw x11-toolkits/hs-OpenGLRaw Approved by: pgj (mentor) --- benchmarks/hs-criterion/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/hs-criterion/Makefile b/benchmarks/hs-criterion/Makefile index 2bc4b0eb868..d0cef601fb2 100644 --- a/benchmarks/hs-criterion/Makefile +++ b/benchmarks/hs-criterion/Makefile @@ -9,7 +9,7 @@ PORTNAME= criterion PORTVERSION= 0.4.1.0 CATEGORIES= benchmarks haskell -MAINTAINER= jacula@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= Robust, reliable performance measurement and analysis for Haskell CABAL_SETUP= Setup.hs @@ -24,4 +24,4 @@ PORTDATA= * INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README ${DATADIR} .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -.include \ No newline at end of file +.include -- cgit