diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-23 07:37:11 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-07-23 07:37:11 +0800 |
commit | 1677707afe83d58818b0abb1726d789278cce8dc (patch) | |
tree | 7652ab9f8af14d2f46a33661f708c9c62d7fd61c /games | |
parent | 866f6879574745d143a3473358b3ad32a3305d50 (diff) | |
download | freebsd-ports-gnome-1677707afe83d58818b0abb1726d789278cce8dc.tar.gz freebsd-ports-gnome-1677707afe83d58818b0abb1726d789278cce8dc.tar.zst freebsd-ports-gnome-1677707afe83d58818b0abb1726d789278cce8dc.zip |
- Extend PORTSCOUT ignore list
Diffstat (limited to 'games')
-rw-r--r-- | games/openlierox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile index 21821cd76ae2..025da0ad38dc 100644 --- a/games/openlierox/Makefile +++ b/games/openlierox/Makefile @@ -33,7 +33,7 @@ CMAKE_ARGS= -DHAWKNL_BUILTIN=YES \ WRKSRC= ${WRKDIR}/OpenLieroX -PORTSCOUT= skipv:0.59_beta10 # unstable +PORTSCOUT= skipv:0.59_beta8,0.59_beta9,0.59_beta10 # unstable PORTDOCS= * PORTDATA= * |