aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hmake
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
commit65dac0040a45fe190370c7770111d2eba8121645 (patch)
treed5bd02634a590bd04d5234209c46630f2a1224b2 /devel/hs-hmake
parent2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff)
downloadports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz
ports-65dac0040a45fe190370c7770111d2eba8121645.zip
Notes
Diffstat (limited to 'devel/hs-hmake')
-rw-r--r--devel/hs-hmake/Makefile1
-rw-r--r--devel/hs-hmake/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile
index dc7e251a3e51..a6edf2ae52d0 100644
--- a/devel/hs-hmake/Makefile
+++ b/devel/hs-hmake/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://www.haskell.org/hmake/ \
PKGNAMEPREFIX= hs-
MAINTAINER= mwest@uct.ac.za
+COMMENT= Intelligent compilation management tool for Haskell programs
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/devel/hs-hmake/pkg-comment b/devel/hs-hmake/pkg-comment
deleted file mode 100644
index fe411c47abc4..000000000000
--- a/devel/hs-hmake/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Intelligent compilation management tool for Haskell programs