diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-04-21 04:44:57 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-04-21 04:48:23 +0000 |
commit | bdca32c5961668b70d8b65ecfe8d9f338216bb16 (patch) | |
tree | a0d1e47061599ef4c71175852cf3fa002a3ae6b0 /textproc/hs-pandoc-crossref | |
parent | 12837690ed0c7785f94e8793ddc13a57477ef319 (diff) | |
download | ports-bdca32c5961668b70d8b65ecfe8d9f338216bb16.tar.gz ports-bdca32c5961668b70d8b65ecfe8d9f338216bb16.zip |
Diffstat (limited to 'textproc/hs-pandoc-crossref')
-rw-r--r-- | textproc/hs-pandoc-crossref/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-pandoc-crossref/Makefile b/textproc/hs-pandoc-crossref/Makefile index 33e3222b6059..220d6b78ea3f 100644 --- a/textproc/hs-pandoc-crossref/Makefile +++ b/textproc/hs-pandoc-crossref/Makefile @@ -1,5 +1,6 @@ PORTNAME= pandoc-crossref PORTVERSION= 0.3.9.1 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |