diff options
Diffstat (limited to 'games/corewars/Makefile')
-rw-r--r-- | games/corewars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile index 7913cb62742d..d3b137ffb7aa 100644 --- a/games/corewars/Makefile +++ b/games/corewars/Makefile @@ -2,7 +2,7 @@ PORTNAME= corewars PORTVERSION= 0.9.13 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%2C%20tar.gz%29/${PORTVERSION} |