diff options
author | riastradh <riastradh@pkgsrc.org> | 2020-12-04 04:55:41 +0000 |
---|---|---|
committer | riastradh <riastradh@pkgsrc.org> | 2020-12-04 04:55:41 +0000 |
commit | 0423071962a8dd054ab6a50106f2453e0a91ca26 (patch) | |
tree | a6d01188da409cbd54657bc419a370183aaefc8c /graphics/zbar/Makefile | |
parent | db3768c8a2009455a8df68f5c09730ff821c999a (diff) | |
download | pkgsrc-0423071962a8dd054ab6a50106f2453e0a91ca26.tar.gz |
Revbump for openpam cppflags change months ago, belatedly.
Diffstat (limited to 'graphics/zbar/Makefile')
-rw-r--r-- | graphics/zbar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile index 394c46c74a4..a1df41666ea 100644 --- a/graphics/zbar/Makefile +++ b/graphics/zbar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2020/11/05 09:08:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2020/12/04 04:56:00 riastradh Exp $ DISTNAME= zbar-0.23.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://linuxtv.org/downloads/zbar/ EXTRACT_SUFX= .tar.bz2 |