diff options
author | mva <mva@FreeBSD.org> | 2014-05-29 16:21:44 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2014-05-29 16:21:44 +0800 |
commit | d4dff4cf12fee69a8ad6919e5f3e9306a28738a5 (patch) | |
tree | 0787eb6cd599eaa6523bd7cac8207ff181ce8cb0 /games/manaplus/Makefile | |
parent | 0ff22e2d260f0ea75deb7c6247531f4929003b28 (diff) | |
download | freebsd-ports-gnome-d4dff4cf12fee69a8ad6919e5f3e9306a28738a5.tar.gz freebsd-ports-gnome-d4dff4cf12fee69a8ad6919e5f3e9306a28738a5.tar.zst freebsd-ports-gnome-d4dff4cf12fee69a8ad6919e5f3e9306a28738a5.zip |
- Update to version 1.4.5.24
Diffstat (limited to 'games/manaplus/Makefile')
-rw-r--r-- | games/manaplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile index 681a8bd3eb9e..933b10fc1bae 100644 --- a/games/manaplus/Makefile +++ b/games/manaplus/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.4.5.10 +PORTVERSION= 1.4.5.24 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ |