mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Correct a problem with the fetching of the port's distfiles.
PR: ports/76359 Submitted by: "Conrad J. Sabatier" <conrads@cox.net>
This commit is contained in:
parent
41dac9bbf9
commit
73954d2b88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126680
@ -10,6 +10,8 @@ PORTVERSION= 5.07
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= chess
|
||||
# The DISTFILES here is explicitely needed because it can be extended later.
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= conrads@cox.net
|
||||
COMMENT= "Classic" Gnu Chess
|
||||
|
Loading…
Reference in New Issue
Block a user