diff options
author | adrianp <adrianp@pkgsrc.org> | 2004-08-30 19:59:25 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2004-08-30 19:59:25 +0000 |
commit | de8038e0a102339c3a373e476acae0537602c0ca (patch) | |
tree | dd74f1565e2cbf55a17d6c2f20d462908e8670c1 /mail | |
parent | ea559a18777fc3fee5a6e2971ce68a8a92dedb9a (diff) | |
download | pkgsrc-de8038e0a102339c3a373e476acae0537602c0ca.tar.gz |
note move of mail/sendmail to mail/sendmail812 to make way for sendmail
8.13.x branch in pkgsrc.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index c1cde04ab01..bf6a3a0a055 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.227 2004/08/29 15:32:57 schmonz Exp $ +# $NetBSD: Makefile,v 1.228 2004/08/30 19:59:25 adrianp Exp $ # COMMENT= Electronic mail utilities @@ -163,6 +163,7 @@ SUBDIR+= ruby-tmail SUBDIR+= safecat SUBDIR+= sendmail SUBDIR+= sendmail811 +SUBDIR+= sendmail812 SUBDIR+= sigrot SUBDIR+= sma SUBDIR+= smtpfeed |