1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

math/zegrapher: Update the PORTSCOUT tag

PORTSCOUT=ignore:continuous doesn't work for some reason, and portscout still shows 'continuous' as the next version.
This commit is contained in:
Yuri Victorovich 2020-11-13 06:48:12 +00:00
parent 7421a5a2f3
commit 44af19702c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555006

View File

@ -26,6 +26,6 @@ PLIST_FILES= bin/${PORTNAME} \
share/icons/hicolor/128x128/apps/${PORTNAME}.png \
share/metainfo/ZeGrapher.appdata.xml
PORTSCOUT= ignore:continuous
PORTSCOUT= limit:^[1-9].*
.include <bsd.port.mk>