Date: Mon, 21 Dec 2015 15:49:39 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404121 - head/mail Message-ID: <201512211549.tBLFndP2003163@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 21 15:49:39 2015 New Revision: 404121 URL: https://svnweb.freebsd.org/changeset/ports/404121 Log: - Sort SUBDIRs Modified: head/mail/Makefile Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Mon Dec 21 15:43:03 2015 (r404120) +++ head/mail/Makefile Mon Dec 21 15:49:39 2015 (r404121) @@ -587,8 +587,8 @@ SUBDIR += rubygem-exception_notification SUBDIR += rubygem-larch SUBDIR += rubygem-mail - SUBDIR += rubygem-mail_room SUBDIR += rubygem-mail25 + SUBDIR += rubygem-mail_room SUBDIR += rubygem-mailfactory SUBDIR += rubygem-pony SUBDIR += rubygem-rmail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512211549.tBLFndP2003163>