diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-07-03 22:30:23 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-07-03 22:30:23 +0000 |
commit | aab2ff6debcc9ade62e8978004332dc083c3c045 (patch) | |
tree | a85fb8d2eac2ac1636edba3fea5d8237cfc4e144 /devel/hs-hoogle | |
parent | 8c36f7a8aabe377c62b5b94af43b265b528f361b (diff) |
- Update textproc/hs-tagsoup to 0.12.2.
- Bump PORTREVISION of dependent ports on textproc/hs-tagsoup, i.e.
devel/h-hoogle, science/hs-bio, and textproc/pandoc.
PR: ports/157826
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Notes
Notes:
svn path=/head/; revision=277022
Diffstat (limited to 'devel/hs-hoogle')
-rw-r--r-- | devel/hs-hoogle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile index c9facf31e251..05ebec750f89 100644 --- a/devel/hs-hoogle/Makefile +++ b/devel/hs-hoogle/Makefile @@ -7,7 +7,7 @@ PORTNAME= hoogle PORTVERSION= 4.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |