diff options
-rw-r--r-- | mail/tmda/Makefile | 4 | ||||
-rw-r--r-- | mail/tmda/PLIST | 7 | ||||
-rw-r--r-- | mail/tmda/distinfo | 6 |
3 files changed, 11 insertions, 6 deletions
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 491857cd2ef..d480da07128 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2002/07/23 20:05:47 schmonz Exp $ +# $NetBSD: Makefile,v 1.8 2002/08/31 23:08:40 schmonz Exp $ # -DISTNAME= tmda-0.58 +DISTNAME= tmda-0.61 CATEGORIES= mail python MASTER_SITES= http://tmda.net/releases/ \ http://tmda.net/releases/old/ diff --git a/mail/tmda/PLIST b/mail/tmda/PLIST index 132a56be1f0..988556eb55e 100644 --- a/mail/tmda/PLIST +++ b/mail/tmda/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/07/23 20:05:47 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/08/31 23:08:41 schmonz Exp $ bin/tmda-address bin/tmda-check-address bin/tmda-filter @@ -22,6 +22,8 @@ ${PYSITELIB}/TMDA/HMAC.py ${PYSITELIB}/TMDA/HMAC.pyc ${PYSITELIB}/TMDA/MTA.py ${PYSITELIB}/TMDA/MTA.pyc +${PYSITELIB}/TMDA/MessageLogger.py +${PYSITELIB}/TMDA/MessageLogger.pyc ${PYSITELIB}/TMDA/SMTP.py ${PYSITELIB}/TMDA/SMTP.pyc ${PYSITELIB}/TMDA/Util.py @@ -38,11 +40,13 @@ ${HTMLDIR}/config-server.html ${HTMLDIR}/config.html ${HTMLDIR}/download.html ${HTMLDIR}/features.html +${HTMLDIR}/filter-sources.html ${HTMLDIR}/history.html ${HTMLDIR}/howtos.html ${HTMLDIR}/index.html ${HTMLDIR}/install.html ${HTMLDIR}/inuse.html +${HTMLDIR}/press.html ${HTMLDIR}/requirements.html ${HTMLDIR}/resources.html ${HTMLDIR}/results.html @@ -60,6 +64,7 @@ ${CONTRIBDIR}/collectaddys ${CONTRIBDIR}/printcdb ${CONTRIBDIR}/printdbm ${CONTRIBDIR}/sample.tmdarc +${CONTRIBDIR}/tmda.el ${CONTRIBDIR}/tmda.spec ${SHAREDIR}/bounce.txt ${SHAREDIR}/confirm_accept.txt diff --git a/mail/tmda/distinfo b/mail/tmda/distinfo index 66c26aaca9c..0ac0e023348 100644 --- a/mail/tmda/distinfo +++ b/mail/tmda/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2002/07/23 20:05:47 schmonz Exp $ +$NetBSD: distinfo,v 1.8 2002/08/31 23:08:41 schmonz Exp $ -SHA1 (tmda-0.58.tgz) = b7c7d64bf146b471b1c73b757951d7e559424892 -Size (tmda-0.58.tgz) = 134229 bytes +SHA1 (tmda-0.61.tgz) = ffc9428eebb092debf3578635e0b6ed5648fb9f2 +Size (tmda-0.61.tgz) = 153537 bytes |