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 | 852d9b9e7de14e7d4a6025fe300d2af5f29b2212 (patch) | |
tree | dd74f1565e2cbf55a17d6c2f20d462908e8670c1 /mail | |
parent | 61f9f7f1c5554567210622c1a4e6f9e7a08edc4b (diff) | |
download | pkgsrc-852d9b9e7de14e7d4a6025fe300d2af5f29b2212.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 |