summaryrefslogtreecommitdiff
path: root/lang/gnat
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2002-07-21 20:38:38 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2002-07-21 20:38:38 +0000
commit880f08171bd64dad52418b1e728d7fc97cf05c9b (patch)
tree5f068f5a94c7ff17e06648aca87c4b6013ebe7be /lang/gnat
parentCatch up to the new bsd.lib.mk API (the library is not internal). (diff)
Add a MASTER_SITE_SUBDIR for gcc.
Notes
Notes: svn path=/head/; revision=63338
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 b114b182b062..a42075dfd9d4 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -18,7 +18,7 @@ PORTVERSION= 3.14p
CATEGORIES= lang
MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/ \
${MASTER_SITE_LOCAL} ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= deischen/gcc .
+MASTER_SITE_SUBDIR= gcc deischen/gcc .
DISTFILES= ${GNATNAME}.tgz gcc-2.8.1.tar.gz
MAINTAINER= eischen@vigrid.com