aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2013-03-31 21:43:10 +0800
committerpgj <pgj@FreeBSD.org>2013-03-31 21:43:10 +0800
commit08a74aeb97d872029fd01d2ccedc534a3eec4181 (patch)
tree706535a9ca9e2f059790de4fce1e4edf8c756239 /textproc
parent6b756ea445d5bb32725589d2878cb7b5bc3ad4f6 (diff)
downloadfreebsd-ports-gnome-08a74aeb97d872029fd01d2ccedc534a3eec4181.tar.gz
freebsd-ports-gnome-08a74aeb97d872029fd01d2ccedc534a3eec4181.tar.zst
freebsd-ports-gnome-08a74aeb97d872029fd01d2ccedc534a3eec4181.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
Diffstat (limited to 'textproc')
-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