Fix `make fetch' after r339985.

We cannot use ${PORTNAME} in MASTER_SITE now that the port was renamed.

PR:		ports/185830
Submitted by:	Max Sterling <maxclsb@gmail.com>
This commit is contained in:
Raphael Kubo da Costa 2014-01-18 19:44:47 +00:00
parent 02bed9d9f5
commit 7b7c065a4e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340208

View File

@ -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