diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-05-01 10:04:32 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-05-01 10:04:32 +0000 |
commit | b3932a7a0b74e947dd107a0e09ccc8386d54d06f (patch) | |
tree | bde7b9b873ea967edaa2b86d77db6e22cdfbed00 /mail/Makefile | |
parent | c75e4d55852ddc076748a6210882606a1bf2b6e8 (diff) | |
download | pkgsrc-b3932a7a0b74e947dd107a0e09ccc8386d54d06f.tar.gz |
Sort the list of packages.
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 0076b9d831b..eae2bbb296b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.207 2004/04/19 23:26:37 taya Exp $ +# $NetBSD: Makefile,v 1.208 2004/05/01 10:04:32 kristerw Exp $ # COMMENT= Electronic mail utilities @@ -74,8 +74,8 @@ SUBDIR+= kbiff SUBDIR+= libesmtp SUBDIR+= libmilter SUBDIR+= libsieve -SUBDIR+= libspf-alt SUBDIR+= libsnert +SUBDIR+= libspf-alt SUBDIR+= mailagent SUBDIR+= mailcrypt SUBDIR+= maildrop |