pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross/binutils Sort lines for pkglint.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00a47bb48f19
branches:  trunk
changeset: 492133:00a47bb48f19
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 05 11:03:03 2005 +0000

description:
Sort lines for pkglint.

diffstat:

 cross/binutils/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4088929a6e29 -r 00a47bb48f19 cross/binutils/Makefile
--- a/cross/binutils/Makefile   Tue Apr 05 11:02:08 2005 +0000
+++ b/cross/binutils/Makefile   Tue Apr 05 11:03:03 2005 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.39 2004/12/03 15:14:53 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2005/04/05 11:03:03 wiz Exp $
 #
 # GNU binutils configured to hold `as many targets as the cross system is
 # capable of using'.  Configures and builds everything except gas, which
 # gets built at cross-pkg build time (it's target specific).
 
 DISTNAME=              binutils-2.15
+PKGNAME=               cross-binutils-2.15.0.0
 PKGREVISION=           3
-PKGNAME=               cross-binutils-2.15.0.0
 CATEGORIES=            cross lang
 MASTER_SITES=          ${MASTER_SITE_GNU:=binutils/}
 



Home | Main Index | Thread Index | Old Index