svn commit: r335951 - head/net/netatalk3

Joe Marcus Clarke marcus at FreeBSD.org
Mon Dec 9 04:12:42 UTC 2013


Author: marcus
Date: Mon Dec  9 04:12:41 2013
New Revision: 335951
URL: http://svnweb.freebsd.org/changeset/ports/335951

Log:
  Correct a typo in the ACL OPTION description.
  
  Spotted by:	john <john at aerizen.com>

Modified:
  head/net/netatalk3/Makefile

Modified: head/net/netatalk3/Makefile
==============================================================================
--- head/net/netatalk3/Makefile	Mon Dec  9 02:43:37 2013	(r335950)
+++ head/net/netatalk3/Makefile	Mon Dec  9 04:12:41 2013	(r335951)
@@ -48,7 +48,7 @@ KRB5_DESC=	Enable Kerberos V UAM
 DTRACE_DESC=	Enable DTrace support
 SENDFILE_DESC=	Enable Sendfile support
 MYSQL_DESC=	Enable MySQL CNID backend support
-ACL_DESCR=	Enable ACL support
+ACL_DESC=	Enable ACL support
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-head mailing list