diff options
author | garga <garga@FreeBSD.org> | 2005-12-21 18:15:57 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-21 18:15:57 +0800 |
commit | 3051459317f602a6777aa57d0b08fe64589e12b5 (patch) | |
tree | 0767fa8f1fe79aa04ddfcaca4041a6c52c42486b /games/wolf3d | |
parent | b1824dd2711d1c75337a495fbe9576339dd4b7d7 (diff) | |
download | freebsd-ports-gnome-3051459317f602a6777aa57d0b08fe64589e12b5.tar.gz freebsd-ports-gnome-3051459317f602a6777aa57d0b08fe64589e12b5.tar.zst freebsd-ports-gnome-3051459317f602a6777aa57d0b08fe64589e12b5.zip |
- Add MASTER_SITES backup
PR: ports/90456
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer
Diffstat (limited to 'games/wolf3d')
-rw-r--r-- | games/wolf3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/wolf3d/Makefile b/games/wolf3d/Makefile index 76788b89c37c..bb92dee1d7e9 100644 --- a/games/wolf3d/Makefile +++ b/games/wolf3d/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 20011028 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.icculus.org/wolf3d/:wolf \ + http://cvsup.theplanet.com/distfiles/:wolf \ http://www.liquidx.org/distfiles/:wolfdata DISTFILES= wolf3d-20011028.tar.gz:wolf wolfdata.tar.gz:wolfdata |