diff options
author | cy <cy@FreeBSD.org> | 2018-02-28 15:16:35 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2018-02-28 15:16:35 +0800 |
commit | 11f91c4bb28b99c5f3fad2a7e885c38b6002671b (patch) | |
tree | 8199b82c9ae4445cc2d8828c4c55736a659bd3c7 /net | |
parent | 04a33136b0774fd2f3ccd6fe23fbdd01e4242935 (diff) | |
download | freebsd-ports-gnome-11f91c4bb28b99c5f3fad2a7e885c38b6002671b.tar.gz freebsd-ports-gnome-11f91c4bb28b99c5f3fad2a7e885c38b6002671b.tar.zst freebsd-ports-gnome-11f91c4bb28b99c5f3fad2a7e885c38b6002671b.zip |
It appears as if the development branch of ntp is dead as no new
development tarballs have been relesed for ~ 17 months now. This is a
security concern.
MFH: 2018Q1
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index f0539b568014..77c9ec85c79b 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-dev-${PORTVERSION:S/P/p/:S/r/-RC/:S/b/-beta/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution +IGNORE= It appears the development branch of NTP is dead. + LIB_DEPENDS= libevent.so:devel/libevent \ libmd5.so:www/libwww |