diff options
Diffstat (limited to 'games/lbreakout2/Makefile')
-rw-r--r-- | games/lbreakout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index 570e60859b82..6bb73ee911a9 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -3,7 +3,7 @@ PORTNAME= lbreakout2 PORTVERSION= 2.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME}/${PORTVERSION:R} |