diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /textproc/hs-haxml | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) |
Notes
Diffstat (limited to 'textproc/hs-haxml')
-rw-r--r-- | textproc/hs-haxml/Makefile | 1 | ||||
-rw-r--r-- | textproc/hs-haxml/pkg-comment | 1 |
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 |