diff options
author | wiz <wiz@pkgsrc.org> | 2001-06-09 10:47:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-06-09 10:47:30 +0000 |
commit | 4ce69058bab4f4960dadfcfe48276d76bdc9ca91 (patch) | |
tree | 5c7b3834a8a505bd85276bb9e01c5b12ba7bb1e7 /mail | |
parent | 2ff497d689beb381e3dd20d435c48787691bd330 (diff) | |
download | pkgsrc-4ce69058bab4f4960dadfcfe48276d76bdc9ca91.tar.gz |
Sort.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index a75f0c56ec6..cc95d16d1fd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2001/06/04 11:35:44 zuntum Exp $ +# $NetBSD: Makefile,v 1.85 2001/06/09 10:47:30 wiz Exp $ # COMMENT= Electronic mail utilities @@ -53,8 +53,8 @@ SUBDIR+= qmHandle SUBDIR+= qpopper SUBDIR+= rblcheck SUBDIR+= sendmail -SUBDIR+= sendmail88 SUBDIR+= sendmail-current +SUBDIR+= sendmail88 SUBDIR+= smtpfeed SUBDIR+= spruce SUBDIR+= sq-attachment-handlers |