summaryrefslogtreecommitdiff
path: root/mail/nullmailer/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2006-01-14 08:20:20 +0000
committerschmonz <schmonz@pkgsrc.org>2006-01-14 08:20:20 +0000
commitfcd301e433fd1084a5e3a9657ecd99009699d090 (patch)
tree79d4caf1406610b91c0525b3413d84edce9368d8 /mail/nullmailer/Makefile
parente2efd3a1335298dc83e39bc986684889a8d025c7 (diff)
downloadpkgsrc-fcd301e433fd1084a5e3a9657ecd99009699d090.tar.gz
Update to 1.02. From the changelog:
- Fixed bug in SMTP AUTH that would cause SMTP sending to crash with a segfault when it was used.
Diffstat (limited to 'mail/nullmailer/Makefile')
-rw-r--r--mail/nullmailer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nullmailer/Makefile b/mail/nullmailer/Makefile
index b8befad3942..acb33456294 100644
--- a/mail/nullmailer/Makefile
+++ b/mail/nullmailer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2006/01/03 19:12:52 schmonz Exp $
+# $NetBSD: Makefile,v 1.20 2006/01/14 08:20:20 schmonz Exp $
-DISTNAME= nullmailer-1.01
+DISTNAME= nullmailer-1.02
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}