git: 69e869248270 - main - devel/gitoxide: Add PORTSCOUT tag

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 12 Jan 2023 00:19:30 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69e86924827084214e47d43b8b7b7b49c381f75b

commit 69e86924827084214e47d43b8b7b7b49c381f75b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-11 15:44:11 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-12 00:19:19 +0000

    devel/gitoxide: Add PORTSCOUT tag
---
 devel/gitoxide/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/gitoxide/Makefile b/devel/gitoxide/Makefile
index 45d41194d281..431d465f4ba8 100644
--- a/devel/gitoxide/Makefile
+++ b/devel/gitoxide/Makefile
@@ -391,6 +391,8 @@ OPENSSLLIB=	/usr/lib
 PLIST_FILES=	bin/ein \
 		bin/gix
 
+PORTSCOUT=	ignore # repository tags don't make sense and only cause confusion
+
 post-install:
 	@${STRIP_CMD} \
 		${STAGEDIR}${PREFIX}/bin/ein \