diff options
author | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
---|---|---|
committer | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
commit | 9261fd52a0bee580698d475595ccc8f0aad129aa (patch) | |
tree | 01129d4a11462fe585d897ef5ae5cc7f7391f91c /security | |
parent | c11c5264d35596063caa619dc3073bee3b491cd4 (diff) | |
download | freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.gz freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.zst freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.zip |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
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 |