diff options
Diffstat (limited to 'games/smashbattle/Makefile')
-rw-r--r-- | games/smashbattle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/smashbattle/Makefile b/games/smashbattle/Makefile index 8ac31af9ee45..f00fa6bfa7fb 100644 --- a/games/smashbattle/Makefile +++ b/games/smashbattle/Makefile @@ -3,7 +3,7 @@ PORTNAME= smashbattle PORTVERSION= 110224 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/beta-${PORTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-src |