diff options
author | acm <acm@FreeBSD.org> | 2010-12-14 01:37:45 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2010-12-14 01:37:45 +0800 |
commit | 508450763df6d61cdc9646e73928410b5929ddea (patch) | |
tree | 8f3f8ae380e7acbcd2087ace586b114bfe2bd8a3 /games/ufoai-data/Makefile | |
parent | 988931e3760e0b43b4d1aa1183d68dd293765981 (diff) | |
download | freebsd-ports-gnome-508450763df6d61cdc9646e73928410b5929ddea.tar.gz freebsd-ports-gnome-508450763df6d61cdc9646e73928410b5929ddea.tar.zst freebsd-ports-gnome-508450763df6d61cdc9646e73928410b5929ddea.zip |
- Update to 2.3.1
PR: 153121
Submitted by: Mikhail T. <m.tsatsenko at mail.ru>
Diffstat (limited to 'games/ufoai-data/Makefile')
-rw-r--r-- | games/ufoai-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ufoai-data/Makefile b/games/ufoai-data/Makefile index ed69f3f4c950..5245569b9b2f 100644 --- a/games/ufoai-data/Makefile +++ b/games/ufoai-data/Makefile @@ -6,7 +6,7 @@ # PORTNAME= data -PORTVERSION= 2.3 +PORTVERSION= 2.3.1 CATEGORIES= games MASTER_SITES= SF/ufoai/UFO_AI%202.x/${PORTVERSION} PKGNAMEPREFIX= ufoai- |