diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
commit | 2d73db35333e6fc7a451669d2944eb5d5e73dc3a (patch) | |
tree | 7d69792ab3d0db86f0e048e5aa7dd59cedde9739 /games/bfm | |
parent | - Update to 1.2.7 (diff) |
- Chase devel/sdl12 shlib version bump
Diffstat (limited to 'games/bfm')
-rw-r--r-- | games/bfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bfm/Makefile b/games/bfm/Makefile index bcf3c4189b90..eb42c29b73fe 100644 --- a/games/bfm/Makefile +++ b/games/bfm/Makefile @@ -7,7 +7,7 @@ PORTNAME= bfm PORTVERSION= 0.0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/battle4mandicor EXTRACT_SUFX= -src.tar.gz |