diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-02-18 10:50:48 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-02-18 10:50:48 +0000 |
commit | 3d2b895bb7fa9b4a4a5226ea292672a23907aefd (patch) | |
tree | ceb2ad16df5a149e914d6dfa4ed4b2bac38d6e62 /textproc | |
parent | * Update to exiscan-4.12-23a: (diff) |
De-pkg-comment and make portlint a little bit happier.
Notes
Notes:
svn path=/head/; revision=75793
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hs-HaXml/Makefile | 3 | ||||
-rw-r--r-- | textproc/hs-HaXml/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/hs-haxml/Makefile | 3 | ||||
-rw-r--r-- | textproc/hs-haxml/pkg-comment | 1 |
4 files changed, 4 insertions, 4 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 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 |