diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-29 18:52:29 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-29 18:52:29 +0000 |
commit | 4140ce711870433f1663c06c29d7a44c86148a01 (patch) | |
tree | 9d077a2821ef795b3a37894aa153ae0c2b0bea75 /security/ssh | |
parent | b6fd899d59e43d4c088e40206990ccb119ed1f55 (diff) | |
download | ports-4140ce711870433f1663c06c29d7a44c86148a01.tar.gz ports-4140ce711870433f1663c06c29d7a44c86148a01.zip |
Notes
Diffstat (limited to 'security/ssh')
-rw-r--r-- | security/ssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index b8338ef6c4db..83becc403dee 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -9,7 +9,7 @@ # PORTNAME= ssh -PORTVERSION= 1.2.28 # Note, 1.2.30 is under a more restrictive license +PORTVERSION= 1.2.29 # Note, 1.2.30 is under a more restrictive license PORTREVISION= 0 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.tokyonet.ad.jp/pub/security/ssh/old/ \ |