diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-07 12:11:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-07 12:11:23 +0000 |
commit | 5c8595023ca2030e29ca7db4ccfc0bc230381cdf (patch) | |
tree | 29642829f6bed5ee0fad51d3e9f394eb4a3c4ef8 /sysutils/strigi/Makefile | |
parent | 9e7a658e98dd5640dd2d1f906d00ae6e07921d46 (diff) | |
download | pkgsrc-5c8595023ca2030e29ca7db4ccfc0bc230381cdf.tar.gz |
Bump PKGREVISION for exiv2 shlib major bump
Diffstat (limited to 'sysutils/strigi/Makefile')
-rw-r--r-- | sysutils/strigi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/strigi/Makefile b/sysutils/strigi/Makefile index 62626591fa6..c5525668c4a 100644 --- a/sysutils/strigi/Makefile +++ b/sysutils/strigi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/05/29 23:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2014/06/07 12:11:24 wiz Exp $ DISTNAME= strigi-0.7.8 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://www.vandenoever.info/software/strigi/ EXTRACT_SUFX= .tar.bz2 |