diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
commit | f87124df638f9ab9a10de7815e16138a955e5814 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/gnome-ssh-askpass | |
parent | 4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff) | |
download | ports-f87124df638f9ab9a10de7815e16138a955e5814.tar.gz ports-f87124df638f9ab9a10de7815e16138a955e5814.zip |
Notes
Diffstat (limited to 'security/gnome-ssh-askpass')
-rw-r--r-- | security/gnome-ssh-askpass/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/gnome-ssh-askpass/Makefile b/security/gnome-ssh-askpass/Makefile index 798aa690506e..c5898823e668 100644 --- a/security/gnome-ssh-askpass/Makefile +++ b/security/gnome-ssh-askpass/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: gnome-ssh-askpass -# Date created: 11 June 2002 -# Whom: Mark Hannon <markhannon@optusnet.com.au> -# +# Created by: Mark Hannon <markhannon@optusnet.com.au> # $FreeBSD$ PORTNAME= gnome-ssh-askpass @@ -12,7 +9,7 @@ MASTER_SITES= OPENBSD/OpenSSH/portable/ DISTNAME= openssh-${PORTVERSION} MAINTAINER= 5u623l20@gmail.com -COMMENT= A graphical ssh askpass utility for Gnome2 +COMMENT= Graphical SSH askpass utility for Gnome2 PORTSCOUT= skipv:5.9p1 # Will update when FreeBSD version off SSH goes to 5.9p1 |