diff options
author | jnemeth <jnemeth> | 2007-04-17 10:26:52 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2007-04-17 10:26:52 +0000 |
commit | 5265363730849530ac6ac1bebc9907624d1c07ff (patch) | |
tree | a6c631cb58c5ca8c8db911da6831173cf50db4fb /mail/Makefile | |
parent | e7c7afe0d215eff18eb0b8c0718dbb3bdd2de016 (diff) | |
download | pkgsrc-5265363730849530ac6ac1bebc9907624d1c07ff.tar.gz |
sendmail812 removed and sendmail813 added
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 884a9e69d58..686363f24a9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.312 2007/04/15 21:26:08 agc Exp $ +# $NetBSD: Makefile,v 1.313 2007/04/17 10:26:52 jnemeth Exp $ # COMMENT= Electronic mail utilities @@ -201,7 +201,7 @@ SUBDIR+= ruby-actionmailer SUBDIR+= ruby-tmail SUBDIR+= safecat SUBDIR+= sendmail -SUBDIR+= sendmail812 +SUBDIR+= sendmail813 SUBDIR+= sendymail SUBDIR+= serialmail SUBDIR+= sigrot |