Date: Wed, 14 Apr 2021 00:36:10 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ba0fcc175218 - main - misc/openhantek: Add PORTSCOUT tag Message-ID: <202104140036.13E0aA63024654@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba0fcc175218c74444100cd5f15d16f14d330352 commit ba0fcc175218c74444100cd5f15d16f14d330352 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-04-14 00:32:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-04-14 00:32:40 +0000 misc/openhantek: Add PORTSCOUT tag --- misc/openhantek/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/openhantek/Makefile b/misc/openhantek/Makefile index 9dff827e259e..d484f3b54dd8 100644 --- a/misc/openhantek/Makefile +++ b/misc/openhantek/Makefile @@ -28,4 +28,6 @@ PLIST_FILES= bin/OpenHantek \ share/icons/hicolor/48x48/apps/OpenHantek.png \ share/icons/hicolor/scalable/apps/OpenHantek.svg +PORTSCOUT= limit:^.*[1-9]\. # prevent words like 'unstable' + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104140036.13E0aA63024654>