diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-11-06 13:25:20 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-11-06 13:25:20 +0000 |
commit | 875855eefc81de5f34447fa8a53aaad55005eae2 (patch) | |
tree | 060b6ac3a6249ef0f9a875370b77d54d2e240bab /games/doomlegacy/Makefile | |
parent | e4d96b78dcf407b68ef9b2eae52b0e3de3eb429d (diff) |
Notes
Diffstat (limited to 'games/doomlegacy/Makefile')
-rw-r--r-- | games/doomlegacy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doomlegacy/Makefile b/games/doomlegacy/Makefile index f060a684f3d9..869af59540db 100644 --- a/games/doomlegacy/Makefile +++ b/games/doomlegacy/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.44_alpha3 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://doomlegacy.sourceforge.net/releases/ \ - http://freebsd.nsu.ru/distfiles/legacy.wad:wad + http://freebsd.nsu.ru/distfiles/:wad DISTNAME= ${PORTNAME}_${DISTVERSION}_src_r${SVN_REV} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} legacy.wad:wad DIST_SUBDIR= ${PORTNAME} |