diff options
Diffstat (limited to 'devel/hs-Stream/Makefile')
-rw-r--r-- | devel/hs-Stream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-Stream/Makefile b/devel/hs-Stream/Makefile index bddb042ce43c..a611daba372f 100644 --- a/devel/hs-Stream/Makefile +++ b/devel/hs-Stream/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERS http://carte.kerneled.org/mirror/ PKGNAMEPREFIX= hs- -MAINTAINER= sbahra@kerneled.org +MAINTAINER= haskell@FreeBSD.org COMMENT= A Haskell library for manipulating infinite lists BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc |