diff options
author | jperkin <jperkin@pkgsrc.org> | 2020-06-05 12:48:58 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2020-06-05 12:48:58 +0000 |
commit | 5973998f5c0c08fe5954a3569b1ea5dc63e7a085 (patch) | |
tree | 5afb1d3e363efa7a23cdc66d9969668b26015e34 /net/choqok | |
parent | 8d85ec75d317d971edd2dea803dd8c745f01641e (diff) | |
download | pkgsrc-5973998f5c0c08fe5954a3569b1ea5dc63e7a085.tar.gz |
*: Apply revbump for graphics/giflib API change.
Diffstat (limited to 'net/choqok')
-rw-r--r-- | net/choqok/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/choqok/Makefile b/net/choqok/Makefile index bec02948f4d..9f0048074c8 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2020/06/02 08:24:29 adam Exp $ +# $NetBSD: Makefile,v 1.53 2020/06/05 12:49:13 jperkin Exp $ # DISTNAME= choqok-1.5 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz |