aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-hat
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-11-05 21:55:21 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-11-05 21:55:21 +0000
commitfba1cd9964e5bc4ae694933236944baa7a04a7e7 (patch)
treeaa2a3f71e559138dd3cbbbe1e1c357b46a5ce64f /devel/hs-hat
parentcc51f62cdf1753c914e667d9415880b78afcf30f (diff)
downloadports-fba1cd9964e5bc4ae694933236944baa7a04a7e7.tar.gz
ports-fba1cd9964e5bc4ae694933236944baa7a04a7e7.zip
Use PORTCOMMENT variable instead of pkg-comment file.
Notes
Notes: svn path=/head/; revision=69551
Diffstat (limited to 'devel/hs-hat')
-rw-r--r--devel/hs-hat/Makefile1
-rw-r--r--devel/hs-hat/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile
index 579e0975d71e..bc06e4600c73 100644
--- a/devel/hs-hat/Makefile
+++ b/devel/hs-hat/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hat
PORTVERSION= 2.00
+PORTCOMMENT= A source-level tracer for Haskell 98
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.york.ac.uk/pub/haskell/${PORTNAME}/
PKGNAMEPREFIX= hs-
diff --git a/devel/hs-hat/pkg-comment b/devel/hs-hat/pkg-comment
deleted file mode 100644
index 5774fd106ec7..000000000000
--- a/devel/hs-hat/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A source-level tracer for Haskell 98