diff options
author | nia <nia@pkgsrc.org> | 2021-06-23 20:33:06 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-06-23 20:33:06 +0000 |
commit | 68c5bf99168f6464e494aba067dc178f67d9b4cb (patch) | |
tree | afac0849344c737a497df962c4d9a1da3609d433 /chat/anope | |
parent | 0661eb12831635d7affdd219e446027e00c70b40 (diff) | |
download | pkgsrc-68c5bf99168f6464e494aba067dc178f67d9b4cb.tar.gz |
Revbump for MySQL default change
Diffstat (limited to 'chat/anope')
-rw-r--r-- | chat/anope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/anope/Makefile b/chat/anope/Makefile index 450ea4fc257..766c22c4185 100644 --- a/chat/anope/Makefile +++ b/chat/anope/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2021/04/21 13:24:24 adam Exp $ +# $NetBSD: Makefile,v 1.38 2021/06/23 20:33:07 nia Exp $ DISTNAME= anope-2.0.7-source PKGNAME= ${DISTNAME:S/-source//1} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=anope/} GITHUB_PROJECT= anope |