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 e65573b357a..ab8d72f0489 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2018/08/22 09:45:51 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2018/12/13 19:52:15 adam Exp $ # DISTNAME= choqok-1.5 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz |