From 91082f1a1075c587148cdc85cbe1196f175a18e6 Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 9 Apr 2000 18:34:06 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- security/ssh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/ssh') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index e9c1640..823b0c9 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: ssh -# Version required: 1.2.* # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.org # @@ -9,7 +8,8 @@ # USE_PERL, USE_TCPWRAP # -DISTNAME= ssh-1.2.27 +PORTNAME= ssh +PORTVERSION= 1.2.27 CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ -- cgit v1.1