diff options
author | olgeni <olgeni@FreeBSD.org> | 2005-04-03 14:58:09 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2005-04-03 14:58:09 +0000 |
commit | 9c9cd072138081f0b6f334161c947f6b3f9c8d97 (patch) | |
tree | a6e68acf3c66013c23bf6fec53bfb08c2993a527 | |
parent | a665c1fe9f74748263b40e5985a964064fe7d0b5 (diff) | |
download | FreeBSD-ports-9c9cd072138081f0b6f334161c947f6b3f9c8d97.zip FreeBSD-ports-9c9cd072138081f0b6f334161c947f6b3f9c8d97.tar.gz |
Looks like this belongs to haskell@.
-rw-r--r-- | lang/ghc-doc/Makefile | 2 | ||||
-rw-r--r-- | lang/ghc5-doc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ghc-doc/Makefile b/lang/ghc-doc/Makefile index 3618bb2..c6d63c1 100644 --- a/lang/ghc-doc/Makefile +++ b/lang/ghc-doc/Makefile @@ -16,7 +16,7 @@ DISTFILES= building.html.tar.gz building.ps.gz hslibs.html.tar.gz \ DIST_SUBDIR= ghc EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= haskell@FreeBSD.org COMMENT= Documentation (HTML, PS) for the Glasgow Haskell Compiler NO_BUILD= yes diff --git a/lang/ghc5-doc/Makefile b/lang/ghc5-doc/Makefile index 3618bb2..c6d63c1 100644 --- a/lang/ghc5-doc/Makefile +++ b/lang/ghc5-doc/Makefile @@ -16,7 +16,7 @@ DISTFILES= building.html.tar.gz building.ps.gz hslibs.html.tar.gz \ DIST_SUBDIR= ghc EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= haskell@FreeBSD.org COMMENT= Documentation (HTML, PS) for the Glasgow Haskell Compiler NO_BUILD= yes |