diff options
author | edwin <edwin@FreeBSD.org> | 2005-01-10 07:58:25 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-01-10 07:58:25 +0800 |
commit | 6f4e8a61d220b5fc4f1e62b6d013d59b733d7149 (patch) | |
tree | 1b8f1c0c60606c1f12c944b514bd7474ee3901fe /games/scummvm-tools/Makefile | |
parent | f164b7ad8bc959877958d599a9001982ffb0757f (diff) | |
download | freebsd-ports-gnome-6f4e8a61d220b5fc4f1e62b6d013d59b733d7149.tar.gz freebsd-ports-gnome-6f4e8a61d220b5fc4f1e62b6d013d59b733d7149.tar.zst freebsd-ports-gnome-6f4e8a61d220b5fc4f1e62b6d013d59b733d7149.zip |
update games/scummvm-tools to 0.7.0
sync with scummvm
PR: ports/75799
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Diffstat (limited to 'games/scummvm-tools/Makefile')
-rw-r--r-- | games/scummvm-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index b41b22b69bb9..9e12bbf8bec8 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scummvm-tools -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= games emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= scummvm |