1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add "deischen" in front of MASTER_SITE_SUBDIR so the distfile can be found.

Also add "." as a separate element, otherwise the stuff on the GNU sites
won't be fetched.

Submitted by:	bento
This commit is contained in:
Satoshi Asami 2000-11-03 10:03:09 +00:00
parent 5bb088ab45
commit fb120e2a16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34713

View File

@ -18,7 +18,7 @@ PORTVERSION= 3.13p
CATEGORIES= lang CATEGORIES= lang
MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/ \ MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/ \
${MASTER_SITE_LOCAL} ${MASTER_SITE_GNU} ${MASTER_SITE_LOCAL} ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gcc MASTER_SITE_SUBDIR= deischen/gcc .
DISTFILES= ${GNATNAME}.tgz gcc-2.8.1.tar.gz DISTFILES= ${GNATNAME}.tgz gcc-2.8.1.tar.gz
MAINTAINER= eischen@vigrid.com MAINTAINER= eischen@vigrid.com