diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-24 21:12:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-24 21:12:50 +0000 |
commit | 92d8a75c90a73b77109bb0194d6fa5ea6a4efb25 (patch) | |
tree | 40b8f26171747ae828bdd08d6addd9c26d8fed1e /cross | |
parent | c079e2653ddb41ddfa89712c5a24b5bed20b502b (diff) | |
download | pkgsrc-92d8a75c90a73b77109bb0194d6fa5ea6a4efb25.tar.gz |
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
Diffstat (limited to 'cross')
-rw-r--r-- | cross/avr-binutils/Makefile | 3 | ||||
-rw-r--r-- | cross/avr-gcc/Makefile | 3 | ||||
-rw-r--r-- | cross/avr-gdb/Makefile | 3 | ||||
-rw-r--r-- | cross/avr-libc/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/cross/avr-binutils/Makefile b/cross/avr-binutils/Makefile index f9002a8eea9..6a91f094365 100644 --- a/cross/avr-binutils/Makefile +++ b/cross/avr-binutils/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/08/06 16:31:09 uebayasi Exp $ -# FreeBSD Id: ports/devel/avr-binutils/Makefile,v 1.9 2003/03/07 06:00:08 ade Exp +# $NetBSD: Makefile,v 1.8 2005/03/24 21:12:52 wiz Exp $ DISTNAME= binutils-2.13.2.1 PKGNAME= avr-binutils-2.13.2.1 diff --git a/cross/avr-gcc/Makefile b/cross/avr-gcc/Makefile index 87457981319..60b4f42ef9e 100644 --- a/cross/avr-gcc/Makefile +++ b/cross/avr-gcc/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/03/20 12:10:04 jmmv Exp $ -# FreeBSD Id: ports/devel/avr-gcc/Makefile,v 1.24 2003/05/11 19:32:20 joerg Exp +# $NetBSD: Makefile,v 1.10 2005/03/24 21:12:52 wiz Exp $ DISTNAME= gcc-3.3.2003.05.11 PKGNAME= avr-gcc-3.3.2003.05.11 diff --git a/cross/avr-gdb/Makefile b/cross/avr-gdb/Makefile index 8c0b198bf1b..83c06c907f3 100644 --- a/cross/avr-gdb/Makefile +++ b/cross/avr-gdb/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/08/06 16:31:09 uebayasi Exp $ -# FreeBSD Id: ports/devel/avr-gdb/Makefile,v 1.2 2003/03/07 06:00:08 ade Exp +# $NetBSD: Makefile,v 1.8 2005/03/24 21:12:52 wiz Exp $ DISTNAME= gdb-5.3 PKGNAME= avr-gdb-5.3 diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile index 3291cfae46e..8831e427f11 100644 --- a/cross/avr-libc/Makefile +++ b/cross/avr-libc/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/12/30 18:03:16 kristerw Exp $ -# FreeBSD Id: ports/devel/avr-libc/Makefile,v 1.22 2003/05/20 06:02:40 joerg Exp +# $NetBSD: Makefile,v 1.5 2005/03/24 21:12:52 wiz Exp $ DISTNAME= avr-libc-1.0.4 CATEGORIES= cross |