diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-10 14:30:04 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-10 14:30:04 +0000 |
commit | 4f329701ad60ac96dffb77be13fb598bab6dcde6 (patch) | |
tree | 82184a72edcf76ece16528b722ee9e65df217a5b /games/eduke32 | |
parent | f585e3788c8833a76b71b5c4e464df1f3291a23b (diff) |
Notes
Diffstat (limited to 'games/eduke32')
-rw-r--r-- | games/eduke32/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile index 3ded98e8eb11..2df35b93a2c7 100644 --- a/games/eduke32/Makefile +++ b/games/eduke32/Makefile @@ -8,6 +8,10 @@ MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNR http://www.duke4.org/files/nightfright/hrp/:hrp \ http://burnbit.com/download/447717/:hrp \ http://www.duke4.org/files/nightfright/related/:related \ + http://dukeworld.duke4.net/classic%20dukeworld/share/:shareware \ + https://image.dosgamesarchive.com/games/:shareware \ + https://www.quaddicted.com/files/idgames2/planetquake/planetduke/:shareware \ + https://ftp.swin.edu.au/gentoo/distfiles/:shareware \ ftp://ftp.3drealms.com/share/:shareware \ https://anongoth.pl/:voxel DISTFILES= ${PORTNAME}_src_${PORTVERSION}-${SVNREVISION}${EXTRACT_SUFX}:eduke32 |