diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-04 21:03:58 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-04 21:03:58 +0000 |
commit | 7230b77ccb192f4e717456b6e204c6eb0056ebb5 (patch) | |
tree | 35cf69a84133cadc72a8f7809538b137aff1ddff /security/gnome-ssh-askpass/Makefile | |
parent | f3e32fd768e2d111238d70a89a260d2714fce625 (diff) |
Notes
Diffstat (limited to 'security/gnome-ssh-askpass/Makefile')
-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 |