diff options
author | zafer <zafer> | 2009-06-05 22:33:53 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-06-05 22:33:53 +0000 |
commit | 573b19572d0a4795ce86389b3fd5fd9fa1493a1f (patch) | |
tree | 62e9604db7f96e48b1fb02dafb4582f6ae763e83 /games | |
parent | 87c38e490958053da20b643f3c60a04f2018c0ae (diff) | |
download | pkgsrc-573b19572d0a4795ce86389b3fd5fd9fa1493a1f.tar.gz |
update master sites. remove l33tgames (filesize mismatch) and flatlands. add gentoo.
Diffstat (limited to 'games')
-rw-r--r-- | games/quake3server-osp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/quake3server-osp/Makefile b/games/quake3server-osp/Makefile index 5f0a31c70cb..5de703fd7e2 100644 --- a/games/quake3server-osp/Makefile +++ b/games/quake3server-osp/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2008/05/26 02:13:19 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2009/06/05 22:33:53 zafer Exp $ DISTNAME= osp-Quake3-1.03a_full PKGNAME= quake3server-osp-1.03a PKGREVISION= 1 CATEGORIES= games net -MASTER_SITES= http://files.l33tgames.com/files/q3/mods/osp/ \ - http://www.flatlands.ch/filebase/mods/left/ +MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} EXTRACT_SUFX= .zip MAINTAINER= david@silicium.ath.cx |