diff options
author | obraun <obraun@FreeBSD.org> | 2002-09-02 12:16:21 +0000 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-09-02 12:16:21 +0000 |
commit | 627ad97f04fab2b6b9f0ce51e5f5a73469de3dcc (patch) | |
tree | 4261f52e8d7a89b7ae5e83424f7a25c0c9b3c57e /textproc/hs-HaXml/Makefile | |
parent | 4c1b32f15f9aba5d713821ff7e18c3178d4f28e1 (diff) | |
download | FreeBSD-ports-627ad97f04fab2b6b9f0ce51e5f5a73469de3dcc.zip FreeBSD-ports-627ad97f04fab2b6b9f0ce51e5f5a73469de3dcc.tar.gz |
* Add patch to build DtdToHaskell correctly.
* bump PORTREVISION.
Approved by: dwcjr (mentor)
Diffstat (limited to 'textproc/hs-HaXml/Makefile')
-rw-r--r-- | textproc/hs-HaXml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index f42b8a8..63c522a 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -6,6 +6,7 @@ PORTNAME= haxml PORTVERSION= 1.07a +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.haskell.org/HaXml/ \ ftp://ftp.cs.york.ac.uk/pub/haskell/HaXml/ |