aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-03-21 03:06:44 +0800
committermat <mat@FreeBSD.org>2004-03-21 03:06:44 +0800
commitcdd981b7ded571627316688b1ed41de2aa76a85a (patch)
treeeb2bcec66d07669b3fd76d051e83284e742e0a10 /mail
parent3fb3f8e9b98819a2a50b5c48cb2dd8e442f97096 (diff)
downloadfreebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.gz
freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.zst
freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.zip
Reorder those files
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile
index cb282fe10d1f..4f3977311d59 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -143,7 +143,6 @@
SUBDIR += mailgraph
SUBDIR += mailman
SUBDIR += mailmgr
-# SUBDIR += mailman-devel
SUBDIR += mailscanner
SUBDIR += mailscanner-devel
SUBDIR += mailsync
@@ -340,8 +339,8 @@
SUBDIR += ruby-rfilter
SUBDIR += ruby-rmail
SUBDIR += ruby-tmail
- SUBDIR += scmail
SUBDIR += sccmilter
+ SUBDIR += scmail
SUBDIR += sendmail
SUBDIR += sendmail-ldap
SUBDIR += sendmail-old
@@ -423,5 +422,6 @@
SUBDIR += youbin
SUBDIR += yuzu
SUBDIR += zmailer
+# SUBDIR += mailman-devel
.include <bsd.port.subdir.mk>