summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-03-06 21:29:59 +0000
committerOliver Braun <obraun@FreeBSD.org>2004-03-06 21:29:59 +0000
commit8006a4f52d8e447b98721afb103575ca31010a40 (patch)
treebe45a29fcff297c2af294482cfdfc16e12a7b223 /devel
parent... and remove my experimental bsd.port.mk hacks :) (diff)
Set maintainer to the new created haskell@ mail alias.
Notes
Notes: svn path=/head/; revision=103133
Diffstat (limited to 'devel')
-rw-r--r--devel/darcs/Makefile2
-rw-r--r--devel/hs-buddha/Makefile2
-rw-r--r--devel/hs-c2hs/Makefile2
-rw-r--r--devel/hs-crypto/Makefile2
-rw-r--r--devel/hs-darcs/Makefile2
-rw-r--r--devel/hs-drift/Makefile2
-rw-r--r--devel/hs-green-card/Makefile2
-rw-r--r--devel/hs-haddock/Makefile2
-rw-r--r--devel/hs-hat/Makefile2
-rw-r--r--devel/hs-hdoc/Makefile2
-rw-r--r--devel/hs-hpl/Makefile2
-rw-r--r--devel/hs-idoc/Makefile2
-rw-r--r--devel/hs-popenhs/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile
index a4e874584a4f..955be61ae56f 100644
--- a/devel/darcs/Makefile
+++ b/devel/darcs/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.17
CATEGORIES= devel
MASTER_SITES= http://www.abridgegame.org/darcs/
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-buddha/Makefile b/devel/hs-buddha/Makefile
index 31e293e2afb4..9713d0c097ff 100644
--- a/devel/hs-buddha/Makefile
+++ b/devel/hs-buddha/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.mu.oz.au/~bjpop/buddha/download/
PKGNAMEPREFIX= hs-
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A declarative debugger for Haskell 98
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile
index 41f470dd8ef7..4627b01341d8 100644
--- a/devel/hs-c2hs/Makefile
+++ b/devel/hs-c2hs/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel haskell
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
PKGNAMEPREFIX= hs-
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= C->Haskell, an Interface Generator for Haskell
OPTIONS= GHC5 "Build for ghc5" off
diff --git a/devel/hs-crypto/Makefile b/devel/hs-crypto/Makefile
index 356d9f71112c..786f4683c102 100644
--- a/devel/hs-crypto/Makefile
+++ b/devel/hs-crypto/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.haskell.org/crypto/downloads/
PKGNAMEPREFIX= hs-
EXTRACT_SUFX= .tar
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A Haskell Cryptographic Library
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile
index a4e874584a4f..955be61ae56f 100644
--- a/devel/hs-darcs/Makefile
+++ b/devel/hs-darcs/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.17
CATEGORIES= devel
MASTER_SITES= http://www.abridgegame.org/darcs/
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Yet another replacement for CVS, written in Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-drift/Makefile b/devel/hs-drift/Makefile
index 663fca96d1b3..cb7e2165cedc 100644
--- a/devel/hs-drift/Makefile
+++ b/devel/hs-drift/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://repetae.net/john/computer/haskell/DrIFT/drop/
PKGNAMEPREFIX= hs-
DISTNAME= DrIFT-${PORTVERSION}
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A type sensitive preprocessor for Haskell
.if !defined(WITH_NHC98)
diff --git a/devel/hs-green-card/Makefile b/devel/hs-green-card/Makefile
index 932b640cb5c4..109df791fe08 100644
--- a/devel/hs-green-card/Makefile
+++ b/devel/hs-green-card/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.galois.com/~sof/
PKGNAMEPREFIX= hs-
DISTNAME= gc-${PORTVERSION}-src
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A foreign function interface preprocessor for Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile
index e76030ea83f9..915c4a4d6259 100644
--- a/devel/hs-haddock/Makefile
+++ b/devel/hs-haddock/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.haskell.org/haddock/
PKGNAMEPREFIX= hs-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A documentation tool for Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile
index 5627d439d890..56247b063ee0 100644
--- a/devel/hs-hat/Makefile
+++ b/devel/hs-hat/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel haskell
MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/
PKGNAMEPREFIX= hs-
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A source-level tracer for Haskell 98
USE_SIZE= yes
diff --git a/devel/hs-hdoc/Makefile b/devel/hs-hdoc/Makefile
index 8a1fed9c271a..c48da881955a 100644
--- a/devel/hs-hdoc/Makefile
+++ b/devel/hs-hdoc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel haskell
MASTER_SITES= http://www.fmi.uni-passau.de/~groessli/hdoc/
PKGNAMEPREFIX= hs-
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= HTML documentation tool for Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-hpl/Makefile b/devel/hs-hpl/Makefile
index 44b5696951b9..052cd510a822 100644
--- a/devel/hs-hpl/Makefile
+++ b/devel/hs-hpl/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/ports/
PKGNAMEPREFIX= hs-
DISTNAME= ports-${PORTVERSION}
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Haskell Ports Library provides ports in Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5
diff --git a/devel/hs-idoc/Makefile b/devel/hs-idoc/Makefile
index 8b6503c13266..1e5d40103062 100644
--- a/devel/hs-idoc/Makefile
+++ b/devel/hs-idoc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel haskell
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/idoc/
PKGNAMEPREFIX= hs-
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A No Frills Haskell Interface Documentation System
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-popenhs/Makefile b/devel/hs-popenhs/Makefile
index 684230e111a4..cfdf8d89bec8 100644
--- a/devel/hs-popenhs/Makefile
+++ b/devel/hs-popenhs/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel haskell
MASTER_SITES= http://www.haskell.org/~petersen/haskell/popenhs/
PKGNAMEPREFIX= hs-
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A popen-like library for Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5