diff options
author | asau <asau@pkgsrc.org> | 2014-11-24 01:08:02 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2014-11-24 01:08:02 +0000 |
commit | 61c300ec6e6e2ee54decd92f7093bfc0c887e167 (patch) | |
tree | 6469fab5c464210edc117334346781f45e0dd225 /pkgtools | |
parent | 77349b11508221193fcc8c4a2fc1d21fbe53fe5f (diff) | |
download | pkgsrc-61c300ec6e6e2ee54decd92f7093bfc0c887e167.tar.gz |
Bump version for package list format change.
Diffstat (limited to 'pkgtools')
-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 5017aeae22b..6bbdfe31c95 100644 --- a/pkgtools/pbulk/Makefile +++ b/pkgtools/pbulk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.68 2014/03/03 03:30:53 obache Exp $ +# $NetBSD: Makefile,v 1.69 2014/11/24 01:08:02 asau Exp $ -PKGNAME= pbulk-0.52 +PKGNAME= pbulk-0.53 COMMENT= Modular bulk build framework .include "../../pkgtools/pbulk/Makefile.common" |