aboutsummaryrefslogtreecommitdiffstats
path: root/security/ssh/Makefile
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-04-20 21:53:29 +0800
committerwosch <wosch@FreeBSD.org>1997-04-20 21:53:29 +0800
commitf73e2b070c804d20ed1b1667ecf870554e6c1b33 (patch)
tree014464d20f8ce169bc6d1a2c028a0e3b91635717 /security/ssh/Makefile
parent0b27c058243382deccae8593e22dfb11224c6f8c (diff)
downloadfreebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.gz
freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.zst
freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.zip
Add virtual category 'perl5'.
Diffstat (limited to 'security/ssh/Makefile')
-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