diff options
author | alepulver <alepulver@FreeBSD.org> | 2010-05-26 10:20:27 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2010-05-26 10:20:27 +0800 |
commit | 6857cbebc2cd80d5a9c6de3c0e7f5725ea94e039 (patch) | |
tree | e6db64679329812f8232711d1501f798f4706eb7 /CHANGES | |
parent | 7f5784d009070cb000376b98073c1adcfbcbf01a (diff) | |
download | freebsd-ports-graphics-6857cbebc2cd80d5a9c6de3c0e7f5725ea94e039.tar.gz freebsd-ports-graphics-6857cbebc2cd80d5a9c6de3c0e7f5725ea94e039.tar.zst freebsd-ports-graphics-6857cbebc2cd80d5a9c6de3c0e7f5725ea94e039.zip |
- Add entry in CHANGES about bsd.licenses*.mk.
- Fix typo in bsd.licenses.mk (_LICENGE_ERROR -> _LICENSE_ERROR).
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -10,6 +10,15 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20100524: +AUTHOR: alepulver@FreeBSD.org + + * The license support files (bsd.licenses.mk and bsd.licenses.db.mk) from + GSoc 2008/2009 have been committed. A new PH entry will be available + soon, but for the moment look at: + http://wiki.freebsd.org/PortsLicenseInfrastructure + Or, alternatively, the comments at the beginning of the mentioned files. + 20090906: AUTHOR: flz@FreeBSD.org |