diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:02:36 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:02:36 +0000 |
commit | a38219861723215d3c7d044cc973c09fd60c0646 (patch) | |
tree | 5591751f79396196499fbf2ae1ebbbdb4567d10f /textproc/libvisio01 | |
parent | 635a77adac0851653822796a29095500d1ee461e (diff) |
Notes
Diffstat (limited to 'textproc/libvisio01')
-rw-r--r-- | textproc/libvisio01/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index ebc9913534c4..e73c08f9ecac 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -2,7 +2,7 @@ PORTNAME= libvisio PORTVERSION= 0.1.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc devel MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/ PKGNAMESUFFIX= 01 |