aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-HaXml
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-02-18 10:50:48 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-02-18 10:50:48 +0000
commit3d2b895bb7fa9b4a4a5226ea292672a23907aefd (patch)
treeceb2ad16df5a149e914d6dfa4ed4b2bac38d6e62 /textproc/hs-HaXml
parent6cddd6d5040c394a8b8e6fa43409954782fa922e (diff)
Notes
Diffstat (limited to 'textproc/hs-HaXml')
-rw-r--r--textproc/hs-HaXml/Makefile3
-rw-r--r--textproc/hs-HaXml/pkg-comment1
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index 94eea0998ee9..b7e4a40ec536 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -10,10 +10,11 @@ PORTREVISION= 0
CATEGORIES= textproc haskell
MASTER_SITES= http://www.haskell.org/HaXml/ \
ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/
-DISTNAME= HaXml-${PORTVERSION}
PKGNAMEPREFIX= hs-
+DISTNAME= HaXml-${PORTVERSION}
MAINTAINER= obraun@FreeBSD.org
+COMMENT= A collection of utilities for using Haskell and XML together
.if !defined(WITHOUT_NHC98)
BUILD_DEPENDS= nhc98:${PORTSDIR}/lang/nhc98
diff --git a/textproc/hs-HaXml/pkg-comment b/textproc/hs-HaXml/pkg-comment
deleted file mode 100644
index 6702cd978164..000000000000
--- a/textproc/hs-HaXml/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A collection of utilities for using Haskell and XML together