diff options
author | mva <mva@FreeBSD.org> | 2014-06-01 16:11:34 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2014-06-01 16:11:34 +0800 |
commit | 5284cdcdfbefa8d17631e2dd669f8f3d5b0b3b50 (patch) | |
tree | 88d4fe949876494d2be2bf077f2487ee47ef72b3 /games/manaplus | |
parent | 378d191338b9ee62fd67cbd949bd6a368c69ef0e (diff) | |
download | freebsd-ports-gnome-5284cdcdfbefa8d17631e2dd669f8f3d5b0b3b50.tar.gz freebsd-ports-gnome-5284cdcdfbefa8d17631e2dd669f8f3d5b0b3b50.tar.zst freebsd-ports-gnome-5284cdcdfbefa8d17631e2dd669f8f3d5b0b3b50.zip |
- Update graphics/sdl_gfx to version 2.0.25
- Bump PORTREVISION on ports depending on it, since the shlib version changed
Diffstat (limited to 'games/manaplus')
-rw-r--r-- | games/manaplus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index 933b10fc1bae..6b338b5dcb59 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -3,6 +3,7 @@ PORTNAME= manaplus PORTVERSION= 1.4.5.24 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ |