svn commit: r367448 - head/net/ntp

Cy Schubert cy at FreeBSD.org
Sat Sep 6 16:22:17 UTC 2014


Author: cy
Date: Sat Sep  6 16:22:16 2014
New Revision: 367448
URL: http://svnweb.freebsd.org/changeset/ports/367448
QAT: https://qat.redports.org/buildarchive/r367448/

Log:
  Update FORBIDDEN message.
  
  PR:		193303
  Submitted by:	koobs

Modified:
  head/net/ntp/Makefile

Modified: head/net/ntp/Makefile
==============================================================================
--- head/net/ntp/Makefile	Sat Sep  6 16:11:38 2014	(r367447)
+++ head/net/ntp/Makefile	Sat Sep  6 16:22:16 2014	(r367448)
@@ -14,7 +14,7 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/P/
 MAINTAINER=	cy at FreeBSD.org
 COMMENT=	The Network Time Protocol Distribution
 
-FORBIDDEN=	CVE-2013-5211 / VU#348126
+FORBIDDEN=	CVE-2013-5211 / VU\#348126 - Please use net/ntp-devel, pending upstream stable branch update.
 LATEST_LINK=	${PORTNAME}
 
 USES=		libtool shebangfix


More information about the svn-ports-head mailing list