diff options
author | sat <sat@FreeBSD.org> | 2007-01-30 20:58:31 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-01-30 20:58:31 +0800 |
commit | c219067394dd5e45db9a3abc7c8dd4dae0a42772 (patch) | |
tree | 01de2fd2a019b4c143b874525e6806379658ad3d /games/xbl/Makefile | |
parent | a9175122a1fd9146ab58683530ee2e1a6e9df00d (diff) | |
download | freebsd-ports-gnome-c219067394dd5e45db9a3abc7c8dd4dae0a42772.tar.gz freebsd-ports-gnome-c219067394dd5e45db9a3abc7c8dd4dae0a42772.tar.zst freebsd-ports-gnome-c219067394dd5e45db9a3abc7c8dd4dae0a42772.zip |
- Update to 1.1.5
Diffstat (limited to 'games/xbl/Makefile')
-rw-r--r-- | games/xbl/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile index a5d8ba98b3a3..e91753f4f378 100644 --- a/games/xbl/Makefile +++ b/games/xbl/Makefile @@ -6,11 +6,9 @@ # PORTNAME= xbl -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= games -MASTER_SITES= http://www710.univ-lyon1.fr/~exco/XBL/ \ - ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= http://www710.univ-lyon1.fr/~exco/XBL/ GENTOO/distfiles MAINTAINER= ports@FreeBSD.org COMMENT= A 3D block-dropping game |