diff options
Diffstat (limited to 'chat/coyim/Makefile')
-rw-r--r-- | chat/coyim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/coyim/Makefile b/chat/coyim/Makefile index a36288b3550..b8fd0475db5 100644 --- a/chat/coyim/Makefile +++ b/chat/coyim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2020/06/17 09:54:14 bsiegert Exp $ +# $NetBSD: Makefile,v 1.17 2020/07/17 18:04:11 bsiegert Exp $ DISTNAME= coyim-0.3.11 MASTER_SITES= ${MASTER_SITE_GITHUB:=coyim/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chat GITHUB_TAG= v${PKGVERSION_NOREV} EXTRACT_USING= bsdtar |