diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-12 19:59:42 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-04-12 19:59:42 +0000 |
| commit | 2af8b6958a0704fa7df2232d84f01cfb099f1264 (patch) | |
| tree | c7eda5d1e5d38a36334e0f022e22b265b1701184 /gnu | |
| parent | 1fd0912fbd5afc949599554b39046714584b2ba4 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/Makefile.inc0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0 index 985611835e02..f9de70b8a051 100644 --- a/gnu/usr.bin/binutils/Makefile.inc0 +++ b/gnu/usr.bin/binutils/Makefile.inc0 @@ -4,8 +4,8 @@ # use the normal "Makefile.inc" mechanism, because we need some of these # definitions before the sub-Makefile is processed. -VERSION= "2.12.0 [FreeBSD] 2002-03-20" -VERSION_DATE= 20020320 +VERSION= "2.12.0 [FreeBSD] 2002-04-10" +VERSION_DATE= 20020410 TARGET_ARCH?= ${MACHINE_ARCH} BINUTIL_ARCH= ${TARGET_ARCH} |
