diff options
author | nectar <nectar@FreeBSD.org> | 2003-04-08 19:52:53 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2003-04-08 19:52:53 +0800 |
commit | 04ebfcd83e1ac4cf93c81bed6a3b282f31b12c1a (patch) | |
tree | 556034d435249a18451297bb507b9de8ef2416f7 /astro/setiathome | |
parent | f63415043d3f084d91d6c86c40dfea05a8121c62 (diff) | |
download | freebsd-ports-gnome-04ebfcd83e1ac4cf93c81bed6a3b282f31b12c1a.tar.gz freebsd-ports-gnome-04ebfcd83e1ac4cf93c81bed6a3b282f31b12c1a.tar.zst freebsd-ports-gnome-04ebfcd83e1ac4cf93c81bed6a3b282f31b12c1a.zip |
Mark FORBIDDEN. Remotely exploitable buffer overflow.
http://spoor12.edup.tudelft.nl/
A new version is not yet available.
Diffstat (limited to 'astro/setiathome')
-rw-r--r-- | astro/setiathome/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index 88f39f99d1c1..7ba3ae4c896a 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar MAINTAINER?= cyrille.lefevre@laposte.net COMMENT?= Donate idle cycles to the search for space aliens +FORBIDDEN= 'Exploitable buffer overflow. http://spoor12.edup.tudelft.nl/' + .include <bsd.port.pre.mk> # Global variables |