science/lammps: Fix the PORTSCOUT tag

This commit is contained in:
Yuri Victorovich 2020-01-12 20:24:00 +00:00
parent a9bfbce45c
commit f5de3e6bb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522837

View file

@ -57,7 +57,7 @@ LATTE_DESC= Use LATTE package
LATTE_CMAKE_BOOL= PKG_LATTE
LATTE_LIB_DEPENDS= liblatte.so:science/latte
PORTSCOUT= ignore # due to a special version tagging scheme that this project uses portscout fails to find new versions, watching their GitHub release page instead
PORTSCOUT= ignore:1 # due to a special version tagging scheme that this project uses portscout fails to find new versions, watching their GitHub release page instead
.include <bsd.port.options.mk>