diff options
Diffstat (limited to 'chat/matterircd/Makefile')
-rw-r--r-- | chat/matterircd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/matterircd/Makefile b/chat/matterircd/Makefile index 01fff57355e..a574f288501 100644 --- a/chat/matterircd/Makefile +++ b/chat/matterircd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2022/09/26 18:40:17 bsiegert Exp $ +# $NetBSD: Makefile,v 1.53 2022/10/05 11:32:55 bsiegert Exp $ DISTNAME= matterircd-0.19.4 MASTER_SITES= ${MASTER_SITE_GITHUB:=42wim/} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= chat GITHUB_TAG= v${PKGVERSION_NOREV} EXTRACT_USING= bsdtar |