diff options
author | lioux <lioux@FreeBSD.org> | 2002-05-24 16:23:57 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-05-24 16:23:57 +0000 |
commit | 05121066dfa81313607cacc553a28a7747ac10c1 (patch) | |
tree | 8bf377b2d3346a69365bd167c73e64bc9b6be271 /security | |
parent | 031cf2ec64e712f033959c08f34e390218582b18 (diff) | |
download | FreeBSD-ports-05121066dfa81313607cacc553a28a7747ac10c1.zip FreeBSD-ports-05121066dfa81313607cacc553a28a7747ac10c1.tar.gz |
Update maintainer address
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/proxytunnel/Makefile | 4 | ||||
-rw-r--r-- | security/ssh-gui/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/proxytunnel/Makefile b/security/proxytunnel/Makefile index 20d0b38..b670f6a 100644 --- a/security/proxytunnel/Makefile +++ b/security/proxytunnel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: proxytunnel # Date created: Sun Nov 25 15:16:44 BRST 2001 -# Whom: Hammurabi Mendes <hmendes_br@yahoo.com> +# Whom: Hammurabi Mendes <hmendes@brturbo.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= hmendes_br@yahoo.com +MAINTAINER= hmendes@brturbo.com WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= ${PORTNAME} diff --git a/security/ssh-gui/Makefile b/security/ssh-gui/Makefile index b0478b4..6cee389 100644 --- a/security/ssh-gui/Makefile +++ b/security/ssh-gui/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: ssh-gui # Date created: Fri Nov 30 22:14:14 BRST 2001 -# Whom: Hammurabi Mendes <hmendes_br@yahoo.com> +# Whom: Hammurabi Mendes <hmendes@brturbo.com> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= hmendes_br@yahoo.com +MAINTAINER= hmendes@brturbo.com RUN_DEPENDS= ssh:${PORTSDIR}/security/openssh |