diff options
Diffstat (limited to 'textproc/pandoc/Makefile')
-rw-r--r-- | textproc/pandoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pandoc/Makefile b/textproc/pandoc/Makefile index 0a3e31910bea..26fa07e07ce6 100644 --- a/textproc/pandoc/Makefile +++ b/textproc/pandoc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pandoc -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= textproc haskell MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |