diff options
author | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
commit | de5f805a2745f6707a29acb9e4fb32250f758e7d (patch) | |
tree | 14858d835584bb9fe7573623c219ce6f2367d907 /archivers/innoextract/Makefile | |
parent | fde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff) | |
download | pkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz |
revbump after boost-libs update
Diffstat (limited to 'archivers/innoextract/Makefile')
-rw-r--r-- | archivers/innoextract/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 04551b73adf..7bb2ce2f87e 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2018/06/13 17:18:09 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:34 adam Exp $ DISTNAME= innoextract-1.7 +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ |