aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-pandoc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-03-31 13:43:10 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-03-31 13:43:10 +0000
commit77296e779c490b483f671d9807458979cf6e64eb (patch)
tree706535a9ca9e2f059790de4fce1e4edf8c756239 /textproc/hs-pandoc
parent584bdd7f8d9927df8b68dadef23b5ebf887b052a (diff)
downloadports-77296e779c490b483f671d9807458979cf6e64eb.tar.gz
ports-77296e779c490b483f671d9807458979cf6e64eb.zip
- Fix a minor dynamic linking problem for certain Haskell Cabal ports
- Add an UPDATING entry for description and instructions Submitted by: ashish Approved by: portmgr (miwi) Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=315636
Diffstat (limited to 'textproc/hs-pandoc')
-rw-r--r--textproc/hs-pandoc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index 0003ff03c210..539cee27513f 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pandoc
PORTVERSION= 1.11.1
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org