diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-10 04:15:41 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-08-10 04:15:41 +0000 |
commit | 60b3e48d8af5c13db131a88f35c015f4ab469850 (patch) | |
tree | 6b151691ef5f01a4d2bdf557523216a837fc0fcf /games/quake3-osp/Makefile | |
parent | 3ffa5c247697a22a25d92845fe4b8bb9c79fdb8a (diff) | |
download | ports-60b3e48d8af5c13db131a88f35c015f4ab469850.tar.gz ports-60b3e48d8af5c13db131a88f35c015f4ab469850.zip |
Notes
Diffstat (limited to 'games/quake3-osp/Makefile')
-rw-r--r-- | games/quake3-osp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-osp/Makefile b/games/quake3-osp/Makefile index 0b1321651052..9452aaa595a4 100644 --- a/games/quake3-osp/Makefile +++ b/games/quake3-osp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= osp -PORTVERSION= 0.99v2 +PORTVERSION= 0.99v3 MASTER_SITES= http://www.orangesmoothie.org/downloads/beta/ DISTNAME= ${PORTNAME}-quake3-${PORTVERSION} |