diff options
Diffstat (limited to 'games/optimax/Makefile')
-rw-r--r-- | games/optimax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/optimax/Makefile b/games/optimax/Makefile index 689dd65..b08e9f4 100644 --- a/games/optimax/Makefile +++ b/games/optimax/Makefile @@ -7,7 +7,7 @@ PORTNAME= optimax PORTVERSION= 0.63 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.corewar.info/optimax/dload/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_unix |