diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-03-05 22:52:30 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-03-05 22:52:30 +0000 |
commit | 86e4cb7cb047c17951de23b2ebea9c14d0f76af2 (patch) | |
tree | 0f1a4d58acfbb6944387e341f218a018154dc4ad /CHANGES | |
parent | 507a1eba6aabfd52efceabca5986a46398cfa02f (diff) | |
download | ports-86e4cb7cb047c17951de23b2ebea9c14d0f76af2.tar.gz ports-86e4cb7cb047c17951de23b2ebea9c14d0f76af2.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20150305: + AUTHOR: olivierd@FreeBSD.org + + Dependencies on the Xfce ports have been migrated to USES. Instead + of USE_XFCE= configenv, you should use USES= xfce. + 20150224: AUTHOR: makc@FreeBSD.org |