Author: gjb
Date: Fri Nov 11 18:47:53 2016
New Revision: 308537
URL: https://svnweb.freebsd.org/changeset/base/308537

Log:
  Spell 'PACKAGE' correctly.
  
  Submitted by: Kyle Evans, emaste
  MFC after:    3 days
  Sponsored by: The FreeBSD Foundation

Modified:
  head/lib/libgcc_s/Makefile

Modified: head/lib/libgcc_s/Makefile
==============================================================================
--- head/lib/libgcc_s/Makefile  Fri Nov 11 18:10:13 2016        (r308536)
+++ head/lib/libgcc_s/Makefile  Fri Nov 11 18:47:53 2016        (r308537)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PKG=           clibs
+PACKAGE=       clibs
 SHLIB_NAME=    libgcc_s.so.1
 SHLIBDIR?=     /lib
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to