summaryrefslogtreecommitdiff
path: root/lang/egcs
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
commit5cd5b258b59f63241fff7b2d0cdeda22c2138b33 (patch)
tree98671b38100211b23e9d578a8a5a241e41b8a707 /lang/egcs
parentPORTNAME/PORTVERSION stuff (diff)
Convert to the PORTNAME - PORTVERSION syntax.
Notes
Notes: svn path=/head/; revision=27458
Diffstat (limited to 'lang/egcs')
-rw-r--r--lang/egcs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile
index 7702d054c1a7..813e1915b447 100644
--- a/lang/egcs/Makefile
+++ b/lang/egcs/Makefile
@@ -1,13 +1,13 @@
# ex:ts=8
# Ports collection makefile for: egcs
-# Version required: 0.0
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
# $FreeBSD$
#
-DISTNAME= gcc-2.95.2
+PORTNAME= gcc
+PORTVERSION= 2.95.2
CATEGORIES= lang java
MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/releases/${DISTNAME}/ \
ftp://ftp.ninemoons.com/pub/mirrors/egcs/releases/${DISTNAME}/ \