diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-23 00:04:11 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-23 00:04:11 +0800 |
commit | 13c0f276050af12993dbcdf0f2c276d70b2ad751 (patch) | |
tree | cb8ac7f48c174332248e1467018137acf40d1173 /games/fmars | |
parent | 1fe364400380af2bf36b77f3f8042eb2e67e1c94 (diff) | |
download | freebsd-ports-gnome-13c0f276050af12993dbcdf0f2c276d70b2ad751.tar.gz freebsd-ports-gnome-13c0f276050af12993dbcdf0f2c276d70b2ad751.tar.zst freebsd-ports-gnome-13c0f276050af12993dbcdf0f2c276d70b2ad751.zip |
- Chase lang/guile shlib bump
Diffstat (limited to 'games/fmars')
-rw-r--r-- | games/fmars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fmars/Makefile b/games/fmars/Makefile index 7a376e1a51cb..26b6aae03663 100644 --- a/games/fmars/Makefile +++ b/games/fmars/Makefile @@ -7,7 +7,7 @@ PORTNAME= fmars PORTVERSION= 0.0.207 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://users.v-lo.krakow.pl/~michal/ |