diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-10-12 09:43:07 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2004-10-12 09:43:07 +0000 |
commit | 0ca955732d006ce4368a1291a270bc5b11a188ed (patch) | |
tree | 1b426314b450b4252c9b9c96881ccac24422361c /lang | |
parent | f721720d970ba744fdd64f3b2dadb1ea528d609f (diff) | |
download | ports-0ca955732d006ce4368a1291a270bc5b11a188ed.tar.gz ports-0ca955732d006ce4368a1291a270bc5b11a188ed.zip |
Notes
Diffstat (limited to 'lang')
-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 c45c58863893..3618bb2bc0ee 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= olgeni@FreeBSD.org +MAINTAINER= ports@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 c45c58863893..3618bb2bc0ee 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= olgeni@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Documentation (HTML, PS) for the Glasgow Haskell Compiler NO_BUILD= yes |