diff options
author | adam <adam@pkgsrc.org> | 2014-11-07 19:39:24 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-11-07 19:39:24 +0000 |
commit | b303656b666cceb5b38e68c7ea4bccf42a57e89f (patch) | |
tree | a5a5e8f2567d29e95ce8ef41c90b2597bae01cae /net/choqok | |
parent | f82989705e7a8a03350d5514aba0b3c5b9daf8b0 (diff) | |
download | pkgsrc-b303656b666cceb5b38e68c7ea4bccf42a57e89f.tar.gz |
Revbump after updating boost
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 aa5c8bfcd52..63d8873037d 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/08/22 11:24:41 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/11/07 19:39:40 adam Exp $ # DISTNAME= choqok-1.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz |