diff options
author | acm <acm@FreeBSD.org> | 2009-03-21 07:34:24 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-03-21 07:34:24 +0800 |
commit | 6eac7c6d8e8d91c10102f4aef080c9296a93d2cd (patch) | |
tree | 761aeec968c111dd85f4b9234e553cf6f2841932 /games/ufoai/Makefile | |
parent | 5414d4352f11c8854d0cb604d020523434b80456 (diff) | |
download | freebsd-ports-gnome-6eac7c6d8e8d91c10102f4aef080c9296a93d2cd.tar.gz freebsd-ports-gnome-6eac7c6d8e8d91c10102f4aef080c9296a93d2cd.tar.zst freebsd-ports-gnome-6eac7c6d8e8d91c10102f4aef080c9296a93d2cd.zip |
- Update to 2.2.1
PR : 131804
Submitted by: Tobias Rehbein <tobias.rehbein _at_ web.de>
Diffstat (limited to 'games/ufoai/Makefile')
-rw-r--r-- | games/ufoai/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index 821abaf53f43..f9351e2bf51b 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ufoai -PORTVERSION= 2.2 -PORTREVISION= 2 +PORTVERSION= 2.2.1 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME:S/$/-/}${PORTVERSION}-source |