diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /security/putty | |
parent | Run ldconfig(8) as a pre-command for vjed, to get the compat3x (diff) |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=157004
Diffstat (limited to 'security/putty')
-rw-r--r-- | security/putty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index 23efc7efc3e0..218465da9602 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -7,6 +7,7 @@ PORTNAME= putty PORTVERSION= 0.58 +PORTREVISION= 1 CATEGORIES= security ipv6 MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} |