summaryrefslogtreecommitdiff
path: root/lang/gcc28
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
commit52619586269c9e817bdf8a8496e70376ba957597 (patch)
tree91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /lang/gcc28
parentUpdate ntp port to 4.0.91. (diff)
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Notes
Notes: svn path=/head/; revision=16378
Diffstat (limited to 'lang/gcc28')
-rw-r--r--lang/gcc28/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile
index 53ca564f63b2..e359f6ff3ad1 100644
--- a/lang/gcc28/Makefile
+++ b/lang/gcc28/Makefile
@@ -4,12 +4,13 @@
# Date created: 17 Jan 1998
# Whom: David O'Brien <obrien@NUXI.com>
#
-# $Id: Makefile,v 1.18 1998/11/11 05:37:24 asami Exp $
+# $Id: Makefile,v 1.19 1998/11/13 07:32:21 obrien Exp $
#
DISTNAME= gcc-2.8.1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= gcc
MAINTAINER= obrien@FreeBSD.org