aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2017-11-17 03:11:42 +0800
committerfeld <feld@FreeBSD.org>2017-11-17 03:11:42 +0800
commit33904dd08b2fcfaf2fff9acda0e9b7df3a8c273e (patch)
treecc8fb42faa1a48c741104d98a738be929b56b75c /net
parenteb423452861780d8bdcf391d8f11dce362c2c740 (diff)
downloadfreebsd-ports-gnome-33904dd08b2fcfaf2fff9acda0e9b7df3a8c273e.tar.gz
freebsd-ports-gnome-33904dd08b2fcfaf2fff9acda0e9b7df3a8c273e.tar.zst
freebsd-ports-gnome-33904dd08b2fcfaf2fff9acda0e9b7df3a8c273e.zip
net/chrony: Remove dubious security warnings in pkg-message
PR: 223647 MFH: 2017Q4
Diffstat (limited to 'net')
-rw-r--r--net/chrony/Makefile1
-rw-r--r--net/chrony/pkg-message4
2 files changed, 1 insertions, 4 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 916b7d86f4cf..b890e339ce31 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -3,6 +3,7 @@
PORTNAME= chrony
PORTVERSION= 3.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.tuxfamily.org/chrony/
diff --git a/net/chrony/pkg-message b/net/chrony/pkg-message
deleted file mode 100644
index 1a93e4c7428c..000000000000
--- a/net/chrony/pkg-message
+++ /dev/null
@@ -1,4 +0,0 @@
-Unfortunately, this software has shameful history of several vulnerabilities
-previously discovered. FreeBSD Project cannot guarantee that this spree had
-come to an end. Please type ``pkg delete chrony'' to deinstall the port
-if tight security is a concern.