diff options
author | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-29 21:31:17 +0000 |
commit | 665219472649e8266444bd432e37c906569a30dd (patch) | |
tree | 1271f14eea592c12f277404fe23631b1005e47e9 /net/choqok | |
parent | cac3dde6b2dfa742366998b8beb7051fcd934d1b (diff) | |
download | pkgsrc-665219472649e8266444bd432e37c906569a30dd.tar.gz |
revbump for boost-libs 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 74385d82b63..ccf13b963ae 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2018/03/12 11:17:17 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2018/04/29 21:31:58 adam Exp $ # DISTNAME= choqok-1.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz |