diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-01-10 18:48:58 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-01-10 18:48:58 +0000 |
commit | b14b62c13b02eedd68488bb37d5e936492bd791b (patch) | |
tree | 64efdaa044e550352bacb73f2c7eea417270b858 | |
parent | 46b57a80566ab454ffc661239651bf23729b54fb (diff) | |
download | pkgsrc-b14b62c13b02eedd68488bb37d5e936492bd791b.tar.gz |
-sendmail811
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | mail/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index f301a96b524..231a4a7ed9c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8684 2005/01/10 18:25:49 tv Exp $ +$NetBSD: CHANGES,v 1.8685 2005/01/10 18:48:58 adrianp Exp $ Changes to the packages collection and infrastructure in 2005: @@ -212,3 +212,4 @@ Changes to the packages collection and infrastructure in 2005: Updated dvdrecord to 0.1.5nb1 [hamajima 2005-01-10] Added p5-GnuPG-Interface-0.34nb1 [tv 2005-01-10] Added pgpenvelope-2.10.2nb1 [tv 2005-01-10] + Removed sendmail811 [adrianp 2005-01-10] diff --git a/mail/Makefile b/mail/Makefile index 8964f6e94a2..3ce76ee79c7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.241 2005/01/09 03:21:33 schmonz Exp $ +# $NetBSD: Makefile,v 1.242 2005/01/10 18:48:58 adrianp Exp $ # COMMENT= Electronic mail utilities @@ -173,7 +173,6 @@ SUBDIR+= rss2email SUBDIR+= ruby-tmail SUBDIR+= safecat SUBDIR+= sendmail -SUBDIR+= sendmail811 SUBDIR+= sendmail812 SUBDIR+= sigrot SUBDIR+= sma |