diff options
author | obraun <obraun@FreeBSD.org> | 2002-11-20 09:10:55 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-11-20 09:10:55 +0000 |
commit | 4b2d41d3db7a75b237b5c00d9e3faa788adfbbe4 (patch) | |
tree | be188aac96903b8e9c54b6d3c5f3741e10cc3e87 /textproc/hs-haxml | |
parent | 5b7ee6fa08fef7cae561dc020e726fee04d6ff74 (diff) | |
download | FreeBSD-ports-4b2d41d3db7a75b237b5c00d9e3faa788adfbbe4.zip FreeBSD-ports-4b2d41d3db7a75b237b5c00d9e3faa788adfbbe4.tar.gz |
Add the new virtual category haskell.
Diffstat (limited to 'textproc/hs-haxml')
-rw-r--r-- | textproc/hs-haxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile index 7c50bd0..7d5434d 100644 --- a/textproc/hs-haxml/Makefile +++ b/textproc/hs-haxml/Makefile @@ -7,7 +7,7 @@ PORTNAME= haxml PORTVERSION= 1.07b PORTREVISION= 0 -CATEGORIES= textproc +CATEGORIES= textproc haskell MASTER_SITES= http://www.haskell.org/HaXml/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ DISTNAME= HaXml-${PORTVERSION} |