diff options
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 9f0048074c8..53acb2a895e 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2020/06/05 12:49:13 jperkin Exp $ +# $NetBSD: Makefile,v 1.54 2020/08/17 20:19:44 leot Exp $ # DISTNAME= choqok-1.5 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz |