summaryrefslogtreecommitdiff
path: root/textproc/hs-HaXml
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 /textproc/hs-HaXml
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 'textproc/hs-HaXml')
-rw-r--r--textproc/hs-HaXml/Makefile1
-rw-r--r--textproc/hs-HaXml/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index 880e99918e10..7c50bd0aa83b 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -7,7 +7,6 @@
PORTNAME= haxml
PORTVERSION= 1.07b
PORTREVISION= 0
-PORTCOMMENT= A collection of utilities for using Haskell and XML together
CATEGORIES= textproc
MASTER_SITES= http://www.haskell.org/HaXml/ \
ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/
diff --git a/textproc/hs-HaXml/pkg-comment b/textproc/hs-HaXml/pkg-comment
new file mode 100644
index 000000000000..6702cd978164
--- /dev/null
+++ b/textproc/hs-HaXml/pkg-comment
@@ -0,0 +1 @@
+A collection of utilities for using Haskell and XML together