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:
parent
02bed9d9f5
commit
7b7c065a4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340208
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user