summaryrefslogtreecommitdiff
path: root/lang/hugs
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-02-18 10:50:48 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-02-18 10:50:48 +0000
commit3d2b895bb7fa9b4a4a5226ea292672a23907aefd (patch)
treeceb2ad16df5a149e914d6dfa4ed4b2bac38d6e62 /lang/hugs
parent* Update to exiscan-4.12-23a: (diff)
De-pkg-comment and make portlint a little bit happier.
Notes
Notes: svn path=/head/; revision=75793
Diffstat (limited to 'lang/hugs')
-rw-r--r--lang/hugs/Makefile1
-rw-r--r--lang/hugs/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 9e2067fa6472..c9ecc775d34f 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/${HUGS_DATE}/
DISTNAME= ${PORTNAME}-${HUGS_DATE}
MAINTAINER= obraun@FreeBSD.org
+COMMENT= An interpreter for the functional programming language Haskell 98
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "sparc64"
BROKEN= "Does not build on ${MACHINE_ARCH}"
diff --git a/lang/hugs/pkg-comment b/lang/hugs/pkg-comment
deleted file mode 100644
index 3fec1b55703e..000000000000
--- a/lang/hugs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An interpreter for the functional programming language Haskell 98