summaryrefslogtreecommitdiff
path: root/lang/gcc27
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /lang/gcc27
parentZero PORTREVISION after the PORTVERSION is bumped. (diff)
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to 'lang/gcc27')
-rw-r--r--lang/gcc27/Makefile2
-rw-r--r--lang/gcc27/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/gcc27/Makefile b/lang/gcc27/Makefile
index 3a207639a067..0c2612b4d83b 100644
--- a/lang/gcc27/Makefile
+++ b/lang/gcc27/Makefile
@@ -18,8 +18,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} libg++-2.7.2${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Base C/C++ compiler from FreeBSD 2.2.x & 3.x (for your old code)
-
NO_CDROM= 'old version, not worth the cost in real estate'
LATEST_LINK= gcc27
diff --git a/lang/gcc27/pkg-comment b/lang/gcc27/pkg-comment
new file mode 100644
index 000000000000..f7345586e15d
--- /dev/null
+++ b/lang/gcc27/pkg-comment
@@ -0,0 +1 @@
+Base C/C++ compiler from FreeBSD 2.2.x & 3.x (for your old code)