diff options
-rw-r--r-- | ftp/sftp/Makefile | 2 | ||||
-rw-r--r-- | security/aide/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/sftp/Makefile b/ftp/sftp/Makefile index 0a8eaec0b21b..2df8384e6577 100644 --- a/ftp/sftp/Makefile +++ b/ftp/sftp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.9 CATEGORIES= ftp security MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/ -MAINTAINER= Cy.Schubert@uumail.gov.bc.ca +MAINTAINER= cy@FreeBSD.org .include <bsd.port.pre.mk> diff --git a/security/aide/Makefile b/security/aide/Makefile index 13fce58faf8d..2422697a8f65 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.cs.tut.fi/~rammer/ \ ftp://ftp.cs.tut.fi/pub/src/gnu/ -MAINTAINER= Cy.Schubert@uumail.gov.bc.ca +MAINTAINER= cy@FreeBSD.org LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash |