1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +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:
Edwin Groothuis 2005-01-17 23:18:16 +00:00
parent 41dac9bbf9
commit 73954d2b88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126680

View File

@ -10,6 +10,8 @@ PORTVERSION= 5.07
CATEGORIES= games CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= chess 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 MAINTAINER= conrads@cox.net
COMMENT= "Classic" Gnu Chess COMMENT= "Classic" Gnu Chess