diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2004-03-02 22:48:03 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2004-03-02 22:48:03 +0000 |
commit | 90c5e88130a7d154dc434cab89b359e6e58b6a19 (patch) | |
tree | 02deca0c5d548fd3578ab2b81dcbadf41b3b09da /games/lbreakout2/Makefile | |
parent | b7d47f7490fd4576a6156fd2e8913631006edf9f (diff) |
Notes
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 d88b89a8fcfb..aa2624b2601b 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -7,7 +7,7 @@ PORTNAME= lbreakout2 PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames |