diff options
author | ashish <ashish@FreeBSD.org> | 2011-07-11 04:48:24 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-07-11 04:48:24 +0800 |
commit | cfdfe1cdf585ce367ae48ea29774ca3c7057d108 (patch) | |
tree | 9287c313f1c7892f499cea5fe5f3e25b77ed80fb /textproc/hs-feed | |
parent | a0e71aacfa9115b9131f90e760868ea238e4a486 (diff) | |
download | freebsd-ports-gnome-cfdfe1cdf585ce367ae48ea29774ca3c7057d108.tar.gz freebsd-ports-gnome-cfdfe1cdf585ce367ae48ea29774ca3c7057d108.tar.zst freebsd-ports-gnome-cfdfe1cdf585ce367ae48ea29774ca3c7057d108.zip |
- Update textproc/hs-xml to 1.3.8
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc/hs-feed')
-rw-r--r-- | textproc/hs-feed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-feed/Makefile b/textproc/hs-feed/Makefile index 24a23959524e..35906f7b62f0 100644 --- a/textproc/hs-feed/Makefile +++ b/textproc/hs-feed/Makefile @@ -7,7 +7,7 @@ PORTNAME= feed PORTVERSION= 0.3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |