summaryrefslogtreecommitdiff
path: root/lang/gcc
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-05-28 08:59:19 +0000
committergrant <grant@pkgsrc.org>2003-05-28 08:59:19 +0000
commit6283c74857a3ba5720a321ee54631e234f1bb3a1 (patch)
tree7513ee59ee1e3168cce10ff120d03b6840b19214 /lang/gcc
parent0795d91a804cbf2702462204690cfb6265cbcd9e (diff)
downloadpkgsrc-6283c74857a3ba5720a321ee54631e234f1bb3a1.tar.gz
remove redundant comment
Diffstat (limited to 'lang/gcc')
-rw-r--r--lang/gcc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index 6315146085f..beb11e270be 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.58 2003/05/27 08:40:19 grant Exp $
+# $NetBSD: Makefile,v 1.59 2003/05/28 08:59:19 grant Exp $
-# Make sure that the version number in "Makefile.gcc" matches this.
DISTNAME= gcc-2.95.3
PKGREVISION= 2
CATEGORIES= lang