diff options
author | Cy Schubert <cy@FreeBSD.org> | 2014-01-14 20:54:57 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2014-01-14 20:54:57 +0000 |
commit | 6c23bbf50a968baceb6ffca9a600c85ec6aedf1e (patch) | |
tree | 0d5ea1878ec2ac08fb8a9f0b372824dbcb4ac66f /net/ntp | |
parent | 3abe5214d2c102a4283b45e8407bddeee8aa0898 (diff) | |
download | ports-6c23bbf50a968baceb6ffca9a600c85ec6aedf1e.tar.gz ports-6c23bbf50a968baceb6ffca9a600c85ec6aedf1e.zip |
Notes
Diffstat (limited to 'net/ntp')
-rw-r--r-- | net/ntp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 43b0e972e00e..0e00d30a089f 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution +FORBIDDEN= CVE-2013-5211 / VU#348126 LATEST_LINK= ${PORTNAME} GNU_CONFIGURE= yes |