From 435a24526aac699917aec0d1bf8002854bd04c7e Mon Sep 17 00:00:00 2001 From: gdt Date: Tue, 20 Oct 2020 18:00:17 +0000 Subject: net/syncthing: Further shrink protocol break comment --- net/syncthing/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net/syncthing/Makefile') diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index d512e36828f..0c454f6c063 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,9 +1,6 @@ -# $NetBSD: Makefile,v 1.122 2020/10/20 14:41:43 gdt Exp $ +# $NetBSD: Makefile,v 1.123 2020/10/20 18:00:17 gdt Exp $ -# Upstream used to frequently break protocol compatibility, but since -# 2018 or so this has been much better. Any updates with protocol -# breaks require MAINTAINER approval; other updates can be done -# following normal customs. +# Rotocol breaks require tech-pkg@ discussion and MAINTAINER approval. DISTNAME= syncthing-source-v1.10.0 PKGNAME= ${DISTNAME:S,source-v,,} PKGREVISION= 1 -- cgit v1.2.3