aboutsummaryrefslogtreecommitdiffstats
path: root/security/putty/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-08-04 16:03:06 +0800
committerdinoex <dinoex@FreeBSD.org>2004-08-04 16:03:06 +0800
commiteca6c4c93d4616ae385735b34803049a4489b336 (patch)
treeb1f42c06aa113ec71835d0020b2e7d47898bff1e /security/putty/Makefile
parentda2b047cd6bd0b746cf5695f1bfd90e6b4c9b3fe (diff)
downloadfreebsd-ports-gnome-eca6c4c93d4616ae385735b34803049a4489b336.tar.gz
freebsd-ports-gnome-eca6c4c93d4616ae385735b34803049a4489b336.tar.zst
freebsd-ports-gnome-eca6c4c93d4616ae385735b34803049a4489b336.zip
- Security update to 0.55
Diffstat (limited to 'security/putty/Makefile')
-rw-r--r--security/putty/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile
index 692d324cbe72..737579584d25 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= putty
-PORTVERSION= 0.54
-PORTREVISION= 1
+PORTVERSION= 0.55
CATEGORIES= security ipv6
MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}
@@ -25,7 +24,7 @@ CFLAGS+= -DIPV6
.endif
PLIST_FILES= bin/plink bin/pscp bin/psftp
-MAN1= plink.1
+MAN1= plink.1 pscp.1 psftp.1
.ifndef WITHOUT_GTK
USE_GNOME= gtk12