aboutsummaryrefslogtreecommitdiffstats
path: root/lang/hugs
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-02-18 18:50:48 +0800
committerobraun <obraun@FreeBSD.org>2003-02-18 18:50:48 +0800
commit5c930981640eacc34cddc383261352beea046dcf (patch)
tree7bd8fe7cc7c57b78a7df48cf2a38ad6725b2f217 /lang/hugs
parent3c4a343a3d0f4203bf4ed41419ad4b0cb21460f9 (diff)
downloadfreebsd-ports-gnome-5c930981640eacc34cddc383261352beea046dcf.tar.gz
freebsd-ports-gnome-5c930981640eacc34cddc383261352beea046dcf.tar.zst
freebsd-ports-gnome-5c930981640eacc34cddc383261352beea046dcf.zip
De-pkg-comment and make portlint a little bit happier.
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