git: eee00aae164f - main - devel/gitoxide: Correct PORTSCOUT tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Feb 2023 16:51:37 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=eee00aae164ffc1946e3625fc11ad0464ccd8a9d commit eee00aae164ffc1946e3625fc11ad0464ccd8a9d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-02-11 04:31:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-02-11 16:51:33 +0000 devel/gitoxide: Correct PORTSCOUT tag --- devel/gitoxide/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/gitoxide/Makefile b/devel/gitoxide/Makefile index 431d465f4ba8..290005403925 100644 --- a/devel/gitoxide/Makefile +++ b/devel/gitoxide/Makefile @@ -391,7 +391,7 @@ OPENSSLLIB= /usr/lib PLIST_FILES= bin/ein \ bin/gix -PORTSCOUT= ignore # repository tags don't make sense and only cause confusion +PORTSCOUT= ignore:1 # repository tags don't make sense and only cause confusion post-install: @${STRIP_CMD} \