diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/lsh/Makefile | 2 | ||||
-rw-r--r-- | security/rkhunter/Makefile | 2 | ||||
-rw-r--r-- | security/super/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index e125b617e7f5..5b16e41a147e 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0 BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 \ diff --git a/security/rkhunter/Makefile b/security/rkhunter/Makefile index 260ab29558a2..8a23280f1c0b 100644 --- a/security/rkhunter/Makefile +++ b/security/rkhunter/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://downloads.rootkit.nl/ \ http://mirror.trouble-free.net/sources/ -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Rootkit detection tool OPTIONS= LSOF "Use LSOF" on \ diff --git a/security/super/Makefile b/security/super/Makefile index 54434f08d329..af6364987255 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ucolick.org/pub/users/will/ \ http://www.ucolick.org/~will/RUE/super/ EXTRACT_SUFX= -tar.gz -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Allow others to run commands as root GNU_CONFIGURE= yes |