diff options
author | joerg <joerg> | 2007-07-16 19:25:25 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-07-16 19:25:25 +0000 |
commit | 1b0d9b4a9eed66646fdeb64581928b6d1eca70c5 (patch) | |
tree | 5de4600d2a96d92d51b8282ea1d08d2357005f36 /pkgtools/pbulk/Makefile | |
parent | 26982ee7134da72b529337a73cf4e0700ebb26ac (diff) | |
download | pkgsrc-1b0d9b4a9eed66646fdeb64581928b6d1eca70c5.tar.gz |
bulkdir was an old configuration variable and replaced with bulklog
in the example config. Catch up in the scripts as well.
Create the log directory first for limited bulk builds.
Bump to pbulk-0.5.
Diffstat (limited to 'pkgtools/pbulk/Makefile')
-rw-r--r-- | pkgtools/pbulk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pbulk/Makefile b/pkgtools/pbulk/Makefile index 74c160b51e7..61b82b260ad 100644 --- a/pkgtools/pbulk/Makefile +++ b/pkgtools/pbulk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2007/06/29 22:43:26 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2007/07/16 19:25:25 joerg Exp $ -DISTNAME= pbulk-0.4 +DISTNAME= pbulk-0.5 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |