diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 8d93cd983ca7dd8a03c92a13e17e69af83e6db2c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /cross/h8300-hms-binutils | |
parent | de2d4594234fd3cc93eae7c7d491210d873c6d4e (diff) | |
download | pkgsrc-8d93cd983ca7dd8a03c92a13e17e69af83e6db2c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'cross/h8300-hms-binutils')
-rw-r--r-- | cross/h8300-hms-binutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/h8300-hms-binutils/Makefile b/cross/h8300-hms-binutils/Makefile index 7ce46d4680e..2a8c1685f5e 100644 --- a/cross/h8300-hms-binutils/Makefile +++ b/cross/h8300-hms-binutils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 23:55:03 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:30 joerg Exp $ DISTNAME= binutils-2.12.1 PKGNAME= cross-h8300-hms-binutils-2.12.1 +PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= ftp://ftp.gnu.org/gnu/binutils/ EXTRACT_SUFX= .tar.bz2 |