diff options
author | ashish <ashish@FreeBSD.org> | 2011-07-11 00:40:07 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-07-11 00:40:07 +0800 |
commit | 048a0d561ca2fcdda5f108522b3e8f69ec94d2ea (patch) | |
tree | f91861251f101cfc1880a094f86d505ccd3e2fa3 /textproc/hs-pandoc | |
parent | 255e3d8f18e6c21f89c69caf26d139ba60a438cc (diff) | |
download | freebsd-ports-gnome-048a0d561ca2fcdda5f108522b3e8f69ec94d2ea.tar.gz freebsd-ports-gnome-048a0d561ca2fcdda5f108522b3e8f69ec94d2ea.tar.zst freebsd-ports-gnome-048a0d561ca2fcdda5f108522b3e8f69ec94d2ea.zip |
- Update textproc/hs-pandoc-types to 1.8.0.2
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc/hs-pandoc')
-rw-r--r-- | textproc/hs-pandoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile index 4912004f269d..21d0a285e0e2 100644 --- a/textproc/hs-pandoc/Makefile +++ b/textproc/hs-pandoc/Makefile @@ -7,7 +7,7 @@ PORTNAME= pandoc PORTVERSION= 1.8.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |