diff options
author | markd <markd@pkgsrc.org> | 2004-12-01 11:21:31 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-12-01 11:21:31 +0000 |
commit | 47754034e3ca377bc6c8da50a3bc61bc8b891bcd (patch) | |
tree | ce4c17dd4efe0f2a7bdcb55a0abfa32bd9aaad6f /mail/mimedefang/Makefile | |
parent | 913b2647ad85ebeee270c0a63884d9035c5853fc (diff) | |
download | pkgsrc-47754034e3ca377bc6c8da50a3bc61bc8b891bcd.tar.gz |
Update to mimedefang 2.49
Changes: minor bug fixes.
Diffstat (limited to 'mail/mimedefang/Makefile')
-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 6a9fe876e71..e505f8fa690 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2004/11/10 10:48:33 markd Exp $ +# $NetBSD: Makefile,v 1.20 2004/12/01 11:21:31 markd Exp $ -DISTNAME= mimedefang-2.48 +DISTNAME= mimedefang-2.49 CATEGORIES= mail MASTER_SITES= http://www.mimedefang.org/static/ |