diff options
author | rene <rene@FreeBSD.org> | 2014-07-27 01:43:59 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-07-27 01:43:59 +0800 |
commit | f0813af635c297eda24de9694190c575c0117b4e (patch) | |
tree | 559d853d2d70b8478c4f24c97142982aecd1c42a /games/torcs | |
parent | 80c3e0da1a884d396b30f59581eeb4b0df92cd3d (diff) | |
download | freebsd-ports-gnome-f0813af635c297eda24de9694190c575c0117b4e.tar.gz freebsd-ports-gnome-f0813af635c297eda24de9694190c575c0117b4e.tar.zst freebsd-ports-gnome-f0813af635c297eda24de9694190c575c0117b4e.zip |
Add CPE information, versions 1.3.2 and 1.3.3 were vulnerable.
Diffstat (limited to 'games/torcs')
-rw-r--r-- | games/torcs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/torcs/Makefile b/games/torcs/Makefile index 1db7a54271bc..24095eda740f 100644 --- a/games/torcs/Makefile +++ b/games/torcs/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ libvorbis.so:${PORTSDIR}/audio/libvorbis RUN_DEPENDS= bash:${PORTSDIR}/shells/bash -USES= gmake openal:al,alut shebangfix tar:bzip2 +USES= cpe gmake openal:al,alut shebangfix tar:bzip2 +CPE_VENDOR= bernhard_wymann SHEBANG_FILES= src/tools/accc/accc.in src/tools/nfsperf/nfsperf.in \ src/tools/texmapper/texmapper.in src/tools/nfs2ac/nfs2ac.in \ src/tools/trackgen/trackgen.in \ |