diff options
author | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-08-13 10:57:32 +0000 |
commit | e74b9cc2f696f1f43381fdf47f2711617b0d930e (patch) | |
tree | 7d3b73c578b84d1623d205723cc8c955961e9166 /converters/libvisio | |
parent | 9bca4c8af828c6602dac535c24d63f046dc1ea84 (diff) | |
download | pkgsrc-e74b9cc2f696f1f43381fdf47f2711617b0d930e.tar.gz |
Revbump after boost-libs update
Diffstat (limited to 'converters/libvisio')
-rw-r--r-- | converters/libvisio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/libvisio/Makefile b/converters/libvisio/Makefile index 8f78658232a..4a808a75f1b 100644 --- a/converters/libvisio/Makefile +++ b/converters/libvisio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2014/07/22 11:20:33 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/08/13 10:57:33 adam Exp $ DISTNAME= libvisio-0.1.0 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://dev-www.libreoffice.org/src/libvisio/ EXTRACT_SUFX= .tar.xz |