diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-18 19:44:47 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-18 19:44:47 +0000 |
commit | 7b7c065a4e648a7891ace1b330206ad1ae54b0b2 (patch) | |
tree | 27990272c72b6481fa2160753163330763b6f275 /games/doomsday | |
parent | 02bed9d9f54695177a31dbcbb9e2d793245df370 (diff) |
Notes
Diffstat (limited to 'games/doomsday')
-rw-r--r-- | games/doomsday/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile index a8f08fceb366..4d76d3feca75 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -4,7 +4,7 @@ PORTNAME= doomsday PORTVERSION= 1.12.2 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/Doomsday%20Engine/${PORTVERSION} +MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced Doom, Heretic, and Hexen source port |