diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-07-14 10:11:18 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-07-14 10:11:18 +0000 |
commit | 44c90847cf34166d79938177a40740825b0fc87c (patch) | |
tree | f1737372eb96016c68b27fee7fb55eda3e4e8e5e /graphics | |
parent | 43354de25c157f9f2da666d0535cb1a253f01c8e (diff) | |
download | ports-44c90847cf34166d79938177a40740825b0fc87c.tar.gz ports-44c90847cf34166d79938177a40740825b0fc87c.zip |
graphics/llpp: Rebuild after mupdf update (r474622)
Notes
Notes:
svn path=/head/; revision=474637
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/llpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/llpp/Makefile b/graphics/llpp/Makefile index 2cd6a1a0ab5f..c53accfdea79 100644 --- a/graphics/llpp/Makefile +++ b/graphics/llpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= llpp PORTVERSION= 25 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://repo.or.cz/llpp.git/snapshot/ DISTNAME= v${PORTVERSION} |