diff --git a/net/icradius/Makefile b/net/icradius/Makefile index 8216027c5051..6eaf681ae56d 100644 --- a/net/icradius/Makefile +++ b/net/icradius/Makefile @@ -10,9 +10,9 @@ PORTVERSION= 0.18.1 CATEGORIES= net MASTER_SITES= ftp://ftp.innercite.com/pub/icradius/ -FORBIDDEN= "Remotely exploitable buffer overflow" +FORBIDDEN= "Remotely exploitable buffer overflow. See ports/net/freeradius for compatible and non-exploitable replacement." -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org MAKEFILE= Makefile.BSD diff --git a/net/p5-IC-Radius/Makefile b/net/p5-IC-Radius/Makefile index aadcd015120f..7870f383b7db 100644 --- a/net/p5-IC-Radius/Makefile +++ b/net/p5-IC-Radius/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= ftp://ftp.innercite.com/pub/perl/ PKGNAMEPREFIX= p5- -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-Mysql RUN_DEPENDS= ${BUILD_DEPENDS}