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 ab8d72f0489..4bf3a93b393 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2018/12/13 19:52:15 adam Exp $ +# $NetBSD: Makefile,v 1.43 2019/07/01 04:08:40 ryoon Exp $ # DISTNAME= choqok-1.5 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz |