summaryrefslogtreecommitdiff
path: root/devel/hs-idoc
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /devel/hs-idoc
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
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 af55f554a210..5ba4f5b667c8 100644
--- a/devel/hs-idoc/Makefile
+++ b/devel/hs-idoc/Makefile
@@ -6,7 +6,6 @@
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
new file mode 100644
index 000000000000..0d67ec595035
--- /dev/null
+++ b/devel/hs-idoc/pkg-comment
@@ -0,0 +1 @@
+A No Frills Haskell Interface Documentation System