pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail Sort the list of packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6328924258d7
branches:  trunk
changeset: 474500:6328924258d7
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat May 01 10:04:32 2004 +0000

description:
Sort the list of packages.

diffstat:

 mail/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r a7a4dc412c49 -r 6328924258d7 mail/Makefile
--- a/mail/Makefile     Sat May 01 09:50:11 2004 +0000
+++ b/mail/Makefile     Sat May 01 10:04:32 2004 +0000
@@ -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+=       libesmtp
 SUBDIR+=       libmilter
 SUBDIR+=       libsieve
+SUBDIR+=       libsnert
 SUBDIR+=       libspf-alt
-SUBDIR+=       libsnert
 SUBDIR+=       mailagent
 SUBDIR+=       mailcrypt
 SUBDIR+=       maildrop



Home | Main Index | Thread Index | Old Index