diff options
author | pettai <pettai@pkgsrc.org> | 2010-06-04 21:00:07 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-06-04 21:00:07 +0000 |
commit | e8665de3a8b26f23d5e2fdf310330cc371e66609 (patch) | |
tree | ad61faaa94c5c288aade62f1c22950b0c042a61d /mail/mimedefang | |
parent | 20b82dc63c021231d03700e11320c1a0b55160f7 (diff) | |
download | pkgsrc-e8665de3a8b26f23d5e2fdf310330cc371e66609.tar.gz |
Bump PKGREVISION for the bulkbuild
Diffstat (limited to 'mail/mimedefang')
-rw-r--r-- | mail/mimedefang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index 831b3dd636a..8f14543b220 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2010/06/03 09:37:51 pettai Exp $ +# $NetBSD: Makefile,v 1.45 2010/06/04 21:00:07 pettai Exp $ DISTNAME= mimedefang-2.68 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.mimedefang.org/static/ |