Date: Fri, 8 Apr 2022 04:35:07 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b936fd4a6359 - main - net/samba*: restore indentation after 268cee3b0227 Message-ID: <202204080435.2384Z7kM051570@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b936fd4a6359b9255e3220ccadab63f023e0b447 commit b936fd4a6359b9255e3220ccadab63f023e0b447 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-08 04:31:19 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-08 04:34:44 +0000 net/samba*: restore indentation after 268cee3b0227 PR: 262654 --- net/samba412/Makefile | 2 +- net/samba413/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/samba412/Makefile b/net/samba412/Makefile index f5be5b894668..ba31e48bdb96 100644 --- a/net/samba412/Makefile +++ b/net/samba412/Makefile @@ -2,7 +2,7 @@ PORTNAME= ${SAMBA4_BASENAME}412 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 4 +PORTREVISION= 4 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/samba413/Makefile b/net/samba413/Makefile index 93668953deef..5bf8358ca844 100644 --- a/net/samba413/Makefile +++ b/net/samba413/Makefile @@ -2,7 +2,7 @@ PORTNAME= ${SAMBA4_BASENAME}413 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204080435.2384Z7kM051570>