aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-10-12 15:57:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-10-12 15:57:51 +0000
commit4da13b8f8e619dad24893ca2f4b4acfb93701d03 (patch)
tree22d06d881d39a3e8bbe4216cf9029a239cf1e2dc /CHANGES
parent68dce24019665a59d03e92f99d93fb7795e467bf (diff)
downloadports-4da13b8f8e619dad24893ca2f4b4acfb93701d03.tar.gz
ports-4da13b8f8e619dad24893ca2f4b4acfb93701d03.zip
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643
Notes
Notes: svn path=/head/; revision=451901
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bb75cb0e9fe9..33077f733ab3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20171012:
+AUTHOR: mat@FreeBSD.org
+
+ Remove WANT_GNOME and HAVE_GNOME, they were in disuse, and made useless by
+ options.
+
20171011:
AUTHOR: bapt@FreeBSD.org