summaryrefslogtreecommitdiff
path: root/devel/hs-idoc
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-idoc
parentAdd in a new patch file missed on initial commit. (diff)
Use PORTCOMMENT variable instead of pkg-comment file.
Notes
Notes: svn path=/head/; revision=69551
Diffstat (limited to 'devel/hs-idoc')
-rw-r--r--devel/hs-idoc/Makefile1
-rw-r--r--devel/hs-idoc/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-idoc/Makefile b/devel/hs-idoc/Makefile
index 5ba4f5b667c8..af55f554a210 100644
--- a/devel/hs-idoc/Makefile
+++ b/devel/hs-idoc/Makefile
@@ -6,6 +6,7 @@
PORTNAME= idoc
PORTVERSION= 0.2.5
+PORTCOMMENT= A No Frills Haskell Interface Documentation System
CATEGORIES= devel
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/idoc/
PKGNAMEPREFIX= hs-
diff --git a/devel/hs-idoc/pkg-comment b/devel/hs-idoc/pkg-comment
deleted file mode 100644
index 0d67ec595035..000000000000
--- a/devel/hs-idoc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A No Frills Haskell Interface Documentation System