diff options
Diffstat (limited to 'net/xtradius')
-rw-r--r-- | net/xtradius/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/xtradius/Makefile b/net/xtradius/Makefile index a1e27dc15af8..8d9af033a384 100644 --- a/net/xtradius/Makefile +++ b/net/xtradius/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.xtradius.com/files/stable/ DISTNAME= xtradius-1.0beta3 EXTRACT_SUFX= .tgz +FORBIDDEN= "Remotely exploitable buffer overflow" + MAINTAINER= pal@paladin7.net MAKEFILE= Makefile.BSD |