diff options
author | pgj <pgj@FreeBSD.org> | 2011-08-14 22:37:55 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2011-08-14 22:37:55 +0800 |
commit | a8ad36c68bbe0ac8abe4b385a24cc701f2130670 (patch) | |
tree | 597f97881144244c2129aa29a1d2d80db0a11483 /textproc/hs-citeproc-hs | |
parent | 0a0862c23b9aa97f4d783dc3f070e83880ca6b00 (diff) | |
download | freebsd-ports-gnome-a8ad36c68bbe0ac8abe4b385a24cc701f2130670.tar.gz freebsd-ports-gnome-a8ad36c68bbe0ac8abe4b385a24cc701f2130670.tar.zst freebsd-ports-gnome-a8ad36c68bbe0ac8abe4b385a24cc701f2130670.zip |
- Update textproc/hs-xml to 1.3.9
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc/hs-citeproc-hs')
-rw-r--r-- | textproc/hs-citeproc-hs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-citeproc-hs/Makefile b/textproc/hs-citeproc-hs/Makefile index 2f7d71a80407..5364e9e18371 100644 --- a/textproc/hs-citeproc-hs/Makefile +++ b/textproc/hs-citeproc-hs/Makefile @@ -7,7 +7,7 @@ PORTNAME= citeproc-hs PORTVERSION= 0.3.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |