diff options
author | joerg <joerg@pkgsrc.org> | 2007-07-16 20:35:04 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-07-16 20:35:04 +0000 |
commit | 4c2322c0ebdb5f3107b4d391aaf51e227c673794 (patch) | |
tree | 4abf9def91b0f60f3a91d0929e82d2f77721524d /pkgtools/pbulk/Makefile | |
parent | 7e256bff90005a724307f4cce46b258fbf96f7e4 (diff) | |
download | pkgsrc-4c2322c0ebdb5f3107b4d391aaf51e227c673794.tar.gz |
Add two variables to specify the prefix of the report mail's subject
and the recipient. Bump to pbulk-0.6.
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 61b82b260ad..941c21f62ba 100644 --- a/pkgtools/pbulk/Makefile +++ b/pkgtools/pbulk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2007/07/16 19:25:25 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2007/07/16 20:35:04 joerg Exp $ -DISTNAME= pbulk-0.5 +DISTNAME= pbulk-0.6 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |