diff options
Diffstat (limited to 'archivers/innoextract')
-rw-r--r-- | archivers/innoextract/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 7bb2ce2f87e..c0ee121a223 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:34 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/12/13 19:51:39 adam Exp $ DISTNAME= innoextract-1.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ |