aboutsummaryrefslogtreecommitdiff
path: root/devel/cross-gcc
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-06-24 16:18:40 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-06-24 16:18:40 +0000
commit394bf27ce7d4d8ff33ad869440ccddbf94cb72ab (patch)
treeb814e625eeef481deac11f633ea8e6609727f0c8 /devel/cross-gcc
parent158243389eed9ea39c94dc1e5eb501afc4a72c90 (diff)
downloadports-394bf27ce7d4d8ff33ad869440ccddbf94cb72ab.tar.gz
ports-394bf27ce7d4d8ff33ad869440ccddbf94cb72ab.zip
- Fix index breakage [1]
- Fix expiration date. Noticed by: erwin [1]
Notes
Notes: svn path=/head/; revision=194192
Diffstat (limited to 'devel/cross-gcc')
-rw-r--r--devel/cross-gcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cross-gcc/Makefile b/devel/cross-gcc/Makefile
index f6efdf808460..9648d23a29e0 100644
--- a/devel/cross-gcc/Makefile
+++ b/devel/cross-gcc/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= gcc
+PORTNAME?= gcc
PORTVERSION= 4.2.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GCC:S,$,:gcc,} \