diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-13 22:28:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-13 22:28:35 +0800 |
commit | 2895a9029075337c88e9fc87cba9c8a107f0fbfb (patch) | |
tree | 1d7404ba09f4cc66249bc9e964284e42b856cb78 /games/amoebax | |
parent | 06b660bc3ff8e87f1c62c54e6c8bd79ea0de0bf1 (diff) | |
download | freebsd-ports-graphics-2895a9029075337c88e9fc87cba9c8a107f0fbfb.tar.gz freebsd-ports-graphics-2895a9029075337c88e9fc87cba9c8a107f0fbfb.tar.zst freebsd-ports-graphics-2895a9029075337c88e9fc87cba9c8a107f0fbfb.zip |
- Chase devel/sdl12 shlib version bump
Diffstat (limited to 'games/amoebax')
-rw-r--r-- | games/amoebax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/amoebax/Makefile b/games/amoebax/Makefile index 1271dcbd9aa..c3378b4352d 100644 --- a/games/amoebax/Makefile +++ b/games/amoebax/Makefile @@ -7,6 +7,7 @@ PORTNAME= amoebax PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.emma-soft.com/games/amoebax/download/ \ http://www.amdmi3.ru/distfiles/ |