diff options
author | lioux <lioux@FreeBSD.org> | 2001-08-10 04:15:41 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-08-10 04:15:41 +0000 |
commit | f5543f5ff4e7b48f24f819ba14db64516c4a2dec (patch) | |
tree | eb67422e88cb064e4ce527ddab68f273bf88bd60 /games/quake3-osp/Makefile | |
parent | e61fd356c534373a16deb10a8e8a7480db97f677 (diff) | |
download | FreeBSD-ports-f5543f5ff4e7b48f24f819ba14db64516c4a2dec.zip FreeBSD-ports-f5543f5ff4e7b48f24f819ba14db64516c4a2dec.tar.gz |
Update to 0.99v3
Submitted by: MAINTAINER
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 0b132165..9452aaa 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} |