svn commit: r368412 - head/Mk/Scripts

Antoine Brodin antoine at FreeBSD.org
Wed Sep 17 19:03:00 UTC 2014


Author: antoine
Date: Wed Sep 17 19:02:59 2014
New Revision: 368412
URL: http://svnweb.freebsd.org/changeset/ports/368412
QAT: https://qat.redports.org/buildarchive/r368412/

Log:
  Fix typo
  
  With hat:	portmgr

Modified:
  head/Mk/Scripts/check-stagedir.sh

Modified: head/Mk/Scripts/check-stagedir.sh
==============================================================================
--- head/Mk/Scripts/check-stagedir.sh	Wed Sep 17 18:38:18 2014	(r368411)
+++ head/Mk/Scripts/check-stagedir.sh	Wed Sep 17 19:02:59 2014	(r368412)
@@ -88,7 +88,7 @@ parse_plist() {
 			;;
 			esac
 		;;
-		# Handle [dirrmty] Keywords
+		# Handle [dirrmtry] Keywords
 		@fc\ *|@fcfontsdir\ *|@fontsdir\ *)
 			set -- $line
 			shift


More information about the svn-ports-head mailing list