summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-03 10:03:09 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-03 10:03:09 +0000
commitfb120e2a160d4dc9ae2733ad66be1c3794ed8d62 (patch)
treeb6ad72bab4fbf028a5c0c78f42754e990380df30
parentUpdate to the 30-Oct-2000 version. (diff)
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
Notes
Notes: svn path=/head/; revision=34713
-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