diff options
author | kristerw <kristerw> | 2004-07-09 20:48:15 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2004-07-09 20:48:15 +0000 |
commit | 92826834071d44af2ba51147ae1d372a3542ab1b (patch) | |
tree | cee75aa29a0013e80a39c4f0c626a621d3d64373 /cross/i386-linux/Makefile | |
parent | cc5f1116739c830052c7cd4b1833b19fe997a002 (diff) | |
download | pkgsrc-92826834071d44af2ba51147ae1d372a3542ab1b.tar.gz |
Adjust after update of cross/binutils, and bump PKGREVISION
for the packages depending on it.
Diffstat (limited to 'cross/i386-linux/Makefile')
-rw-r--r-- | cross/i386-linux/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile index e3a73dd0641..70c69555678 100644 --- a/cross/i386-linux/Makefile +++ b/cross/i386-linux/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/01/20 12:10:55 agc Exp $ +# $NetBSD: Makefile,v 1.19 2004/07/09 20:48:15 kristerw Exp $ # DISTVERSION= 2.0.7.1 +PKGREVISION= 1 DISTFILES= ${LINUXDEVEL_FILES} EXTRACT_ONLY= # none of the RPM files MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/redhat/redhat-5.1/i386/RedHat/RPMS/ |