svn commit: r338194 - head/Mk

Mathieu Arnold mat at FreeBSD.org
Mon Dec 30 23:06:38 UTC 2013


Author: mat
Date: Mon Dec 30 23:06:37 2013
New Revision: 338194
URL: http://svnweb.freebsd.org/changeset/ports/338194

Log:
  Replace a source of information that has disapeared[1] by another one[2]
  
  Suggested by:	ohauer[1] eadler[2]
  Approved by:	portmgr (implicit)

Modified:
  head/Mk/bsd.licenses.db.mk

Modified: head/Mk/bsd.licenses.db.mk
==============================================================================
--- head/Mk/bsd.licenses.db.mk	Mon Dec 30 23:00:46 2013	(r338193)
+++ head/Mk/bsd.licenses.db.mk	Mon Dec 30 23:06:37 2013	(r338194)
@@ -14,8 +14,8 @@ Licenses_db_Include_MAINTAINER=         
 #
 
 # Possible sources for information:
-# - FOSSology (see "Default License Groups")
-#   http://fossology.org/interpret_the_license_group_analysis_report
+# - SPDX License List
+#   https://spdx.org/licenses/
 #
 # - Wikipedia (article "Comparison of Free Software Licenses")
 #   http://en.wikipedia.org/wiki/Comparison_of_free_software_licences


More information about the svn-ports-head mailing list