diff options
Diffstat (limited to 'games/openclonk/Makefile')
-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 74870a09651a..dfead4c97802 100644 --- a/games/openclonk/Makefile +++ b/games/openclonk/Makefile @@ -3,7 +3,7 @@ PORTNAME= openclonk DISTVERSION= 8.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ |