diff options
author | wiz <wiz@pkgsrc.org> | 2004-03-26 02:27:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-03-26 02:27:34 +0000 |
commit | 559603c1ddc7d4f664173836c7bd4b515a5539f1 (patch) | |
tree | 41dd3b7f8e57da510c64a490aa410798a76dec65 /cross | |
parent | 1a3a4d209fee5e0656f2efb5f563feaebe417ba5 (diff) | |
download | pkgsrc-559603c1ddc7d4f664173836c7bd4b515a5539f1.tar.gz |
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Diffstat (limited to 'cross')
-rw-r--r-- | cross/avr-libc/Makefile | 3 | ||||
-rw-r--r-- | cross/avrdude/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile index 41c460385e6..d99ee3ada9e 100644 --- a/cross/avr-libc/Makefile +++ b/cross/avr-libc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/07/22 18:09:13 wennmach Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:35 wiz Exp $ # FreeBSD Id: ports/devel/avr-libc/Makefile,v 1.22 2003/05/20 06:02:40 joerg Exp DISTNAME= avr-libc-2003.05.11 +PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= http://people.freebsd.org/~joerg/ \ http://savannah.nongnu.org/download/avr-libc/ diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile index f5674bc4a72..e7450de2474 100644 --- a/cross/avrdude/Makefile +++ b/cross/avrdude/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/08/09 10:36:59 seb Exp $ +# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:36 wiz Exp $ # FreeBSD Id: ports/devel/avrdude/Makefile,v 1.4 2003/04/19 14:13:25 bsd Exp DISTNAME= avrdude-4.1.0 +PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= http://savannah.nongnu.org/download/avrdude/stable.pkg/4.1.0/ |