summaryrefslogtreecommitdiff
path: root/databases
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 /databases
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 'databases')
-rw-r--r--databases/hs-hsql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/hs-hsql/Makefile b/databases/hs-hsql/Makefile
index 0f25eef56b14..873924a204bf 100644
--- a/databases/hs-hsql/Makefile
+++ b/databases/hs-hsql/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= htoolkit
PKGNAMEPREFIX= hs-
DISTNAME= HSQL-${PORTVERSION}
-MAINTAINER= obraun@FreeBSD.org
+MAINTAINER= haskell@FreeBSD.org
COMMENT= Haskell access to SQL
BUILD_DEPENDS= psql:${PORTSDIR}/databases/postgresql7 \