Sat Apr 24 21:10:52 2010 UTC ()
Update to bmake-20100423


(joerg)
diff -r1.50 -r1.51 pkgsrc/devel/bmake/Makefile

cvs diff -r1.50 -r1.51 pkgsrc/devel/bmake/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/bmake/Makefile 2010/04/21 14:29:43 1.50
+++ pkgsrc/devel/bmake/Makefile 2010/04/24 21:10:52 1.51
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.50 2010/04/21 14:29:43 joerg Exp $ 1# $NetBSD: Makefile,v 1.51 2010/04/24 21:10:52 joerg Exp $
2# 2#
3 3
4DISTNAME= bmake-20100414 4DISTNAME= bmake-20100423
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7DISTFILES= # empty 7DISTFILES= # empty
8 8
9# distfile obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/ 9# distfile obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
10# source is kept in files/ for bootstrap purposes 10# source is kept in files/ for bootstrap purposes
11 11
12MAINTAINER= joerg@NetBSD.org 12MAINTAINER= joerg@NetBSD.org
13HOMEPAGE= http://www.crufty.net/help/sjg/bmake.html 13HOMEPAGE= http://www.crufty.net/help/sjg/bmake.html
14COMMENT= Portable (autoconf) version of NetBSD 'make' utility 14COMMENT= Portable (autoconf) version of NetBSD 'make' utility
15LICENSE= modified-bsd 15LICENSE= modified-bsd
16 16
17DEPENDS+= bootstrap-mk-files-[0-9]*:../../pkgtools/bootstrap-mk-files 17DEPENDS+= bootstrap-mk-files-[0-9]*:../../pkgtools/bootstrap-mk-files