aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc6
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 20:35:09 +0800
committerknu <knu@FreeBSD.org>2003-02-21 20:35:09 +0800
commit5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (patch)
tree1fe1a4c27a7fa220e8e0d5b2f64d928a6aa329ca /lang/ghc6
parentc8279043c76c50a7dfb9161150d4f3eaf58762cf (diff)
downloadfreebsd-ports-graphics-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.gz
freebsd-ports-graphics-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.zst
freebsd-ports-graphics-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.zip
De-pkg-comment.
Diffstat (limited to 'lang/ghc6')
-rw-r--r--lang/ghc6/Makefile1
-rw-r--r--lang/ghc6/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/ghc6/Makefile b/lang/ghc6/Makefile
index 5068379c745..d54583ad12f 100644
--- a/lang/ghc6/Makefile
+++ b/lang/ghc6/Makefile
@@ -28,6 +28,7 @@ DISTFILES+= ${BOOT_DIST5}
.endif
MAINTAINER= simonmar@microsoft.com
+COMMENT= A Compiler for the functional language Haskell
USE_PERL5= yes
USE_GMAKE= yes
diff --git a/lang/ghc6/pkg-comment b/lang/ghc6/pkg-comment
deleted file mode 100644
index 5568ca6a381..00000000000
--- a/lang/ghc6/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Compiler for the functional language Haskell