aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-10-12 23:57:51 +0800
committermat <mat@FreeBSD.org>2017-10-12 23:57:51 +0800
commitc0753cee143fae1f39b92cb83a9d69070eb901d7 (patch)
tree22d06d881d39a3e8bbe4216cf9029a239cf1e2dc /CHANGES
parentc8fa612661c5330a15b421fc2f28b32ff8d9c89e (diff)
downloadfreebsd-ports-gnome-c0753cee143fae1f39b92cb83a9d69070eb901d7.tar.gz
freebsd-ports-gnome-c0753cee143fae1f39b92cb83a9d69070eb901d7.tar.zst
freebsd-ports-gnome-c0753cee143fae1f39b92cb83a9d69070eb901d7.zip
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643
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