diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:05:05 +0000 |
commit | 7e21a6476a66bd0d11b88a9d798624831fee469c (patch) | |
tree | 38af65c6adad16dba1e13346ecb52295abff07e6 /games/openclonk | |
parent | a38219861723215d3c7d044cc973c09fd60c0646 (diff) | |
download | ports-7e21a6476a66bd0d11b88a9d798624831fee469c.tar.gz ports-7e21a6476a66bd0d11b88a9d798624831fee469c.zip |
Notes
Diffstat (limited to 'games/openclonk')
-rw-r--r-- | games/openclonk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile index b5e74b698daf..424f21462f2e 100644 --- a/games/openclonk/Makefile +++ b/games/openclonk/Makefile @@ -4,7 +4,7 @@ PORTNAME= openclonk PORTVERSION= 7.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ |