diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-05 05:03:58 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-05 05:03:58 +0800 |
commit | 071206b4632944621cfc01600ed1b180e0cd183c (patch) | |
tree | 9f10983f6f07c94d745d89714d6ed7253df8c7c4 /security/gnome-ssh-askpass | |
parent | 5836d268e169af5797a0570194d2b2389385c00b (diff) | |
download | freebsd-ports-gnome-071206b4632944621cfc01600ed1b180e0cd183c.tar.gz freebsd-ports-gnome-071206b4632944621cfc01600ed1b180e0cd183c.tar.zst freebsd-ports-gnome-071206b4632944621cfc01600ed1b180e0cd183c.zip |
- Reset maintainership to ports@FreeBSD.org
Requested by: Mark Hannon <markhannon@optusnet.com.au> (maintainer)
in follow-up to ports/58613
Diffstat (limited to 'security/gnome-ssh-askpass')
-rw-r--r-- | security/gnome-ssh-askpass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnome-ssh-askpass/Makefile b/security/gnome-ssh-askpass/Makefile index dc95ebc2f017..4cb7cd601f8b 100644 --- a/security/gnome-ssh-askpass/Makefile +++ b/security/gnome-ssh-askpass/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ ftp://carroll.cac.psu.edu/pub/OpenBSD/OpenSSH/portable/ DISTNAME= openssh-${PORTVERSION} -MAINTAINER= markhannon@optusnet.com.au +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical ssh askpass utility for Gnome2 WRKSRC= ${WRKDIR}/openssh-3.6p1 |