diff options
author | ashish <ashish@FreeBSD.org> | 2011-07-11 00:48:18 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-07-11 00:48:18 +0800 |
commit | d98f3181e764f32300bd47d70da6a4f0a7b4bb8e (patch) | |
tree | be8d85f93ec657873ef6719f4e858be48061d8a1 /textproc/hs-HaXml | |
parent | 02092bc773243541c4c3d4617ac5fcbafa3c117d (diff) | |
download | freebsd-ports-gnome-d98f3181e764f32300bd47d70da6a4f0a7b4bb8e.tar.gz freebsd-ports-gnome-d98f3181e764f32300bd47d70da6a4f0a7b4bb8e.tar.zst freebsd-ports-gnome-d98f3181e764f32300bd47d70da6a4f0a7b4bb8e.zip |
- Update textproc/hs-polyparse to 1.6
Obtained from: FreeBSD 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 c37d89d08a3d..c7ce481232b9 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -6,7 +6,7 @@ PORTNAME= HaXml PORTVERSION= 1.20.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |