diff options
author | adam <adam@pkgsrc.org> | 2014-05-15 14:41:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-05-15 14:41:45 +0000 |
commit | 32da13e2a68415b08c352701e3dbab451045e8dd (patch) | |
tree | 00ac5c709be7c727dc2b54169002eadca2ed8ce5 /net/choqok | |
parent | b61db17591c5c4adf5d43494d28f516b5557d833 (diff) | |
download | pkgsrc-32da13e2a68415b08c352701e3dbab451045e8dd.tar.gz |
Revbump after updating graphics/giflib
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 a0b5e2ea143..93ed470a804 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/04/10 06:21:34 obache Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/15 14:41:57 adam Exp $ # DISTNAME= choqok-1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz |