summaryrefslogtreecommitdiff
path: root/devel/hs-crypto
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/hs-crypto
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/hs-crypto')
-rw-r--r--devel/hs-crypto/Makefile2
1 files changed, 1 insertions, 1 deletions
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