aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gnat
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-03 18:03:09 +0800
committerasami <asami@FreeBSD.org>2000-11-03 18:03:09 +0800
commitb3f30374374c2d776841628be308db7dba9ab41f (patch)
tree93c9e1e43c4a6a5ea4235d578144bb3ce4fa50c0 /lang/gnat
parentd821b76461a7a782d68a7d56590c3fb0bce04b11 (diff)
downloadfreebsd-ports-gnome-b3f30374374c2d776841628be308db7dba9ab41f.tar.gz
freebsd-ports-gnome-b3f30374374c2d776841628be308db7dba9ab41f.tar.zst
freebsd-ports-gnome-b3f30374374c2d776841628be308db7dba9ab41f.zip
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
Diffstat (limited to 'lang/gnat')
-rw-r--r--lang/gnat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile
index 27eadfbe4f46..770f707e4ae3 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -18,7 +18,7 @@ PORTVERSION= 3.13p
CATEGORIES= lang
MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/ \
${MASTER_SITE_LOCAL} ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= gcc
+MASTER_SITE_SUBDIR= deischen/gcc .
DISTFILES= ${GNATNAME}.tgz gcc-2.8.1.tar.gz
MAINTAINER= eischen@vigrid.com