diff options
author | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
commit | 6c781773cd3b1812bfb34f0a65be177db4e4f4c6 (patch) | |
tree | a992c89276ea376bf179a5f9a1d0d6d72dea1b9d /net/choqok | |
parent | f99411b05af9648c4d4542b85e8a4dfb15f6a88a (diff) | |
download | pkgsrc-6c781773cd3b1812bfb34f0a65be177db4e4f4c6.tar.gz |
Revbump after boost update
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 c763bada18c..08c6852e58a 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2016/10/07 18:26:05 adam Exp $ +# $NetBSD: Makefile,v 1.33 2017/01/01 16:06:32 adam Exp $ # DISTNAME= choqok-1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz |