diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-10-25 18:36:49 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-10-25 18:36:49 +0000 |
commit | 3e5d9c7f1f1157e7628eec768809c4e039f25942 (patch) | |
tree | f9e7ab4458c18028fd692a0f836f8eb0267f92db /lang/gcc-ooo/Makefile | |
parent | ca73b375cdbf1e32af052b2c5b8ec8b05b11fe81 (diff) |
Notes
Diffstat (limited to 'lang/gcc-ooo/Makefile')
-rw-r--r-- | lang/gcc-ooo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index d0819c1d0704..9f00c30eed47 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -10,8 +10,7 @@ PORTNAME= gcc-ooo PORTVERSION= 3.4.1 PORTREVISION= 2 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_GCC} \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= releases/gcc-${PORTVERSION} DISTFILES= \ gcc-core-${PORTVERSION}${EXTRACT_SUFX} \ |