summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-04-20 13:53:29 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-04-20 13:53:29 +0000
commitdf8f6f276f229ccecffcd4e02482cf9a45d3e615 (patch)
treec5b64821efee08b3a1d6af7aab22cafa37c5964d /security/ssh
parentAdd virtual category 'tk41'. (diff)
Add virtual category 'perl5'.
Notes
Notes: svn path=/head/; revision=6249
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index faed91eeb44c..f06d971948e9 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -3,14 +3,14 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.37 1997/03/28 23:30:12 ache Exp $
+# $Id: Makefile,v 1.38 1997/04/16 19:48:09 ache Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
#
DISTNAME= ssh-1.2.19
-CATEGORIES= security net
+CATEGORIES= security net perl5
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/login/ssh/
MAINTAINER= torstenb@FreeBSD.ORG