diff options
Diffstat (limited to 'games/blockout/Makefile')
-rw-r--r-- | games/blockout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blockout/Makefile b/games/blockout/Makefile index 4fe460794633..dfdc0ce8499c 100644 --- a/games/blockout/Makefile +++ b/games/blockout/Makefile @@ -3,7 +3,7 @@ PORTNAME= blockout PORTVERSION= 2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/BlockOut%20${PORTVERSION}/ \ http://www.stasyan.com/devel/distfiles/ |