diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-23 12:18:53 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-23 12:18:53 +0800 |
commit | 41a6a8d59fc068d7dc5f15da34f72b363b756b0e (patch) | |
tree | 7c05f00f878e0cf341def84cca6fd9531f35980e /shells/rssh | |
parent | b9d98fa254ed83b67dc2f09d003f5df93734d073 (diff) | |
download | freebsd-ports-gnome-41a6a8d59fc068d7dc5f15da34f72b363b756b0e.tar.gz freebsd-ports-gnome-41a6a8d59fc068d7dc5f15da34f72b363b756b0e.tar.zst freebsd-ports-gnome-41a6a8d59fc068d7dc5f15da34f72b363b756b0e.zip |
Reset bouncing maintainer address enigmatyc@laposte.net.
Hat: portmgr
Diffstat (limited to 'shells/rssh')
-rw-r--r-- | shells/rssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile index 6c812fe87ab2..55a9895b698f 100644 --- a/shells/rssh/Makefile +++ b/shells/rssh/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= enigmatyc@laposte.net +MAINTAINER= ports@FreeBSD.org COMMENT= A Restricted Secure SHell only for sftp or/and scp GNU_CONFIGURE= yes |