summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz>2005-04-05 11:03:03 +0000
committerwiz <wiz>2005-04-05 11:03:03 +0000
commitecbb32cecedcdd4058f4e521e5a713bb7772a348 (patch)
treed4ba98eed4bcbcea68a98cead9f566fb1c1754b9 /cross
parent8056ed4c3145240542a24dd0285f4ab9f525b6b1 (diff)
downloadpkgsrc-ecbb32cecedcdd4058f4e521e5a713bb7772a348.tar.gz
Sort lines for pkglint.
Diffstat (limited to 'cross')
-rw-r--r--cross/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile
index ff66cc44850..8ce51d25f84 100644
--- a/cross/binutils/Makefile
+++ b/cross/binutils/Makefile
@@ -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
-PKGREVISION= 3
PKGNAME= cross-binutils-2.15.0.0
+PKGREVISION= 3
CATEGORIES= cross lang
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}