diff options
author | adam <adam@pkgsrc.org> | 2012-07-02 13:37:35 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-07-02 13:37:35 +0000 |
commit | 866b730e71c87e850a31e2f2552256f17717e9aa (patch) | |
tree | 8a5aecd9271f85aa9585b9fde0a5441c97eafea1 /converters/libvisio | |
parent | d35e895baff3b8a39fee749f68c54725eb13c83a (diff) | |
download | pkgsrc-866b730e71c87e850a31e2f2552256f17717e9aa.tar.gz |
Revbump after updating boost
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 05e9b700f9d..133d30f1649 100644 --- a/converters/libvisio/Makefile +++ b/converters/libvisio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/07/01 14:05:07 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/07/02 13:37:36 adam Exp $ DISTNAME= libvisio-0.0.18 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://dev-www.libreoffice.org/src/ EXTRACT_SUFX= .tar.xz |