diff options
Diffstat (limited to 'net/choqok/Makefile')
-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 8e8337d2304..f39540a711d 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2017/08/16 20:45:42 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2017/08/24 20:03:35 adam Exp $ # DISTNAME= choqok-1.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz |