diff options
Diffstat (limited to 'textproc/hs-HaXml')
-rw-r--r-- | textproc/hs-HaXml/Makefile | 3 | ||||
-rw-r--r-- | textproc/hs-HaXml/pkg-comment | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index 94eea09..b7e4a40 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 6702cd9..0000000 --- a/textproc/hs-HaXml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of utilities for using Haskell and XML together |