aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-14 08:32:40 +0800
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-14 08:32:40 +0800
commitba0fcc175218c74444100cd5f15d16f14d330352 (patch)
tree9d414d07bc3888b893dc3d5610dcb5bbb6186601 /misc
parentc640f85b0338f40bd49f7c0f80f3f0736cfe612b (diff)
downloadfreebsd-ports-gnome-ba0fcc175218c74444100cd5f15d16f14d330352.tar.gz
freebsd-ports-gnome-ba0fcc175218c74444100cd5f15d16f14d330352.tar.zst
freebsd-ports-gnome-ba0fcc175218c74444100cd5f15d16f14d330352.zip
misc/openhantek: Add PORTSCOUT tag
Diffstat (limited to 'misc')
-rw-r--r--misc/openhantek/Makefile2
1 files changed, 2 insertions, 0 deletions
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>