aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc27
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-12 14:21:15 +0800
committerobrien <obrien@FreeBSD.org>2000-04-12 14:21:15 +0800
commit279d0c568395b4252ea7d025ef414367c67379c0 (patch)
tree8f72921d00682487baa00cb9380ca8975f5469ce /lang/gcc27
parent98e3a046d36f9f73a339aeedddb8c7f75429c5fe (diff)
downloadfreebsd-ports-gnome-279d0c568395b4252ea7d025ef414367c67379c0.tar.gz
freebsd-ports-gnome-279d0c568395b4252ea7d025ef414367c67379c0.tar.zst
freebsd-ports-gnome-279d0c568395b4252ea7d025ef414367c67379c0.zip
Convert to the PORTNAME - PORTVERSION syntax.
Diffstat (limited to 'lang/gcc27')
-rw-r--r--lang/gcc27/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc27/Makefile b/lang/gcc27/Makefile
index 7764db4133d8..d9b9d48bd072 100644
--- a/lang/gcc27/Makefile
+++ b/lang/gcc27/Makefile
@@ -1,13 +1,13 @@
# ex:ts=8
# Ports collection makefile for: gcc
-# Version required: 2.8.1
# Date created: 17 Jan 1998
# Whom: David O'Brien <obrien@NUXI.com>
#
# $FreeBSD$
#
-DISTNAME= gcc-2.7.2.3
+PORTNAME= gcc
+PORTVERSION= 2.7.2.3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.gnu.org/gnu/libg++/ \