diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /security/ssh_askpass_gtk2 | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) | |
download | ports-731798cdcf78c9b9ebbe16d30073be2295527446.tar.gz ports-731798cdcf78c9b9ebbe16d30073be2295527446.zip |
Notes
Diffstat (limited to 'security/ssh_askpass_gtk2')
-rw-r--r-- | security/ssh_askpass_gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh_askpass_gtk2/Makefile b/security/ssh_askpass_gtk2/Makefile index 9a5f1fa6723c..06ef6dd84b9c 100644 --- a/security/ssh_askpass_gtk2/Makefile +++ b/security/ssh_askpass_gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ssh_askpass_gtk2 PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.cgabriel.org/sw/gtk2-ssh-askpass/ DISTNAME= gtk2-ssh-askpass-0.3 |