summaryrefslogtreecommitdiff
path: root/mail/smtpfeed/Makefile
diff options
context:
space:
mode:
authoritojun <itojun>2001-03-05 11:43:16 +0000
committeritojun <itojun>2001-03-05 11:43:16 +0000
commit339f9bc6d477a4a597dbf0453cfbd2998cd91028 (patch)
treefa97a60ce66421693eb7a285e203b68c5b6fd14e /mail/smtpfeed/Makefile
parente4bbe65f19a01279ad08d47a2d10a7838273a6fc (diff)
downloadpkgsrc-339f9bc6d477a4a597dbf0453cfbd2998cd91028.tar.gz
upgrade to 1.12. (the following "buffer overflow" is not about security issue
like memory buffer overrun, but the udp send buffer overflow) 1.12: Mar.4,2001: log.c: a hack to avoid syslog buffer overflow added. problem reported by Koji Kawano <kawano@eng.trans-cosmos.co.jp>
Diffstat (limited to 'mail/smtpfeed/Makefile')
-rw-r--r--mail/smtpfeed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile
index 56d5131ca29..9fcc3282747 100644
--- a/mail/smtpfeed/Makefile
+++ b/mail/smtpfeed/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2001/02/25 04:17:59 hubertf Exp $
+# $NetBSD: Makefile,v 1.16 2001/03/05 11:43:16 itojun Exp $
# Based on FreeBSD Id: Makefile,v 1.27 1999/04/03 08:25:18 itojun Exp
#
-DISTNAME= smtpfeed-1.11
+DISTNAME= smtpfeed-1.12
CATEGORIES= mail
MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \
ftp://ftp.kyoto.wide.ad.jp/pub/mail/sendmail/ \