svn commit: r314325 - head/mail/mutt

Jason Helfman jgh at FreeBSD.org
Fri Mar 15 22:04:29 UTC 2013


Author: jgh
Date: Fri Mar 15 22:04:28 2013
New Revision: 314325
URL: http://svnweb.freebsd.org/changeset/ports/314325

Log:
  - add DESC bit for TOKYOCABINET
  
  Reported by: gjb@
  Approved by:	maintainer, implicit

Modified:
  head/mail/mutt/Makefile

Modified: head/mail/mutt/Makefile
==============================================================================
--- head/mail/mutt/Makefile	Fri Mar 15 22:03:42 2013	(r314324)
+++ head/mail/mutt/Makefile	Fri Mar 15 22:04:28 2013	(r314325)
@@ -97,7 +97,7 @@ SIGNATURE_MENU_DESC=	Signature menu
 SLANG_DESC=	SLANG support
 SMIME_OUTLOOK_COMPAT_DESC=	SMIME outlook compatibility
 SMTP_DESC=	SMTP relay support
-TOKYOCABINET=	Use tokyocabinet instead of Berkley DB
+TOKYOCABINET_DESC=	Use tokyocabinet instead of Berkley DB
 TRASH_PATCH_DESC=	Trash folder support
 XML_DESC=	Use XML tools for building documentation
 


More information about the svn-ports-head mailing list