aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2004-03-07 05:29:59 +0800
committerOliver Braun <obraun@FreeBSD.org>2004-03-07 05:29:59 +0800
commit8006a4f52d8e447b98721afb103575ca31010a40 (patch)
treebe45a29fcff297c2af294482cfdfc16e12a7b223 /x11-toolkits
parent24470d06ed0b29fc72855456b37d938e71908a17 (diff)
downloadfreebsd-ports-gnome-8006a4f52d8e447b98721afb103575ca31010a40.tar.gz
freebsd-ports-gnome-8006a4f52d8e447b98721afb103575ca31010a40.tar.zst
freebsd-ports-gnome-8006a4f52d8e447b98721afb103575ca31010a40.zip
Set maintainer to the new created haskell@ mail alias.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-frantk/Makefile2
-rw-r--r--x11-toolkits/hs-gtk+hs/Makefile2
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile
index 62325829f3d6..5b927c01618d 100644
--- a/x11-toolkits/hs-frantk/Makefile
+++ b/x11-toolkits/hs-frantk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.dcs.gla.ac.uk/~meurig/FranTk/
PKGNAMEPREFIX= hs-
DISTNAME= FranTk${PORTVERSION:S/./_/}
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A GUI library for Haskell on top of Tcl-Tk
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile
index 2ab9f243b73e..b6a7d9563c3e 100644
--- a/x11-toolkits/hs-gtk+hs/Makefile
+++ b/x11-toolkits/hs-gtk+hs/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits haskell
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/gtk/
PKGNAMEPREFIX= hs-
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A GTK+ Binding for Haskell
OPTIONS= GHC5 "Build for ghc5" off \
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index 0bfaaf5626ca..031f92773e60 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= hs-
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= A GTK2 Binding for Haskell
BUILD_DEPENDS= ghc-5.04.3:${PORTSDIR}/lang/ghc5