diff options
author | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
---|---|---|
committer | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
commit | e951cb6d0734dcbbc08c5fdfafbc67e8389de545 (patch) | |
tree | 09f42476e1e0bfaa3cb1415c718d1e99c8ff11b8 /devel/hs-ObjectName/Makefile | |
parent | 03231299235c95b71449e0efda9552b963778ba5 (diff) | |
download | ports-e951cb6d0734dcbbc08c5fdfafbc67e8389de545.tar.gz ports-e951cb6d0734dcbbc08c5fdfafbc67e8389de545.zip |
- 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)
Notes
Notes:
svn path=/head/; revision=255117
Diffstat (limited to 'devel/hs-ObjectName/Makefile')
-rw-r--r-- | devel/hs-ObjectName/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-ObjectName/Makefile b/devel/hs-ObjectName/Makefile index 1f4ac7d3dd94..7bd7aed2cd23 100644 --- a/devel/hs-ObjectName/Makefile +++ b/devel/hs-ObjectName/Makefile @@ -9,7 +9,7 @@ PORTNAME= ObjectName PORTVERSION= 1.0.0.0 CATEGORIES= devel haskell -MAINTAINER= jacula@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= Explicitly handled object names for Haskell CABAL_SETUP= Setup.hs |