diff options
author | krion <krion@FreeBSD.org> | 2003-10-12 21:17:13 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-12 21:17:13 +0800 |
commit | 8649106fafaa0c8212d95b4f0632b89311a0dfae (patch) | |
tree | ad986f949367b39e8213abb997ded4c312bff3da /games/xbl/Makefile | |
parent | a74a3b8239272614beb4f6bfcb600b049e6a7ace (diff) | |
download | freebsd-ports-gnome-8649106fafaa0c8212d95b4f0632b89311a0dfae.tar.gz freebsd-ports-gnome-8649106fafaa0c8212d95b4f0632b89311a0dfae.tar.zst freebsd-ports-gnome-8649106fafaa0c8212d95b4f0632b89311a0dfae.zip |
- Update to version 1.1.2
PR: 57890
Submitted by: Ports Fury
Diffstat (limited to 'games/xbl/Makefile')
-rw-r--r-- | games/xbl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile index aa62c5bbb5b1..a15d2d4e9bc7 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xbl -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= games MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/ |