diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-21 10:15:57 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-21 10:15:57 +0000 |
commit | 64c8fc0a55d72bac416a33478afaa5bc835206d4 (patch) | |
tree | d7fba938f22b0668d3cd9ad28416aa42b78a1938 /games/wolf3d | |
parent | 186524b1948d137f060d62686ce8ba79edb98dc9 (diff) | |
download | ports-64c8fc0a55d72bac416a33478afaa5bc835206d4.tar.gz ports-64c8fc0a55d72bac416a33478afaa5bc835206d4.zip |
Notes
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 |