aboutsummaryrefslogtreecommitdiff
path: root/security
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
parent1760fd66540c713665a0483dcd354481bc58ae6f (diff)
downloadports-df8f6f276f229ccecffcd4e02482cf9a45d3e615.tar.gz
ports-df8f6f276f229ccecffcd4e02482cf9a45d3e615.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-DES/Makefile4
-rw-r--r--security/p5-Crypt-IDEA/Makefile4
-rw-r--r--security/p5-MD5/Makefile4
-rw-r--r--security/p5-PGP/Makefile4
-rw-r--r--security/ssh/Makefile4
-rw-r--r--security/ssh2/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile
index a3e1cca01b7e..e27261b1b9e3 100644
--- a/security/p5-Crypt-DES/Makefile
+++ b/security/p5-Crypt-DES/Makefile
@@ -3,12 +3,12 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1996/11/17 07:57:57 obrien Exp $
+# $Id: Makefile,v 1.4 1996/11/22 00:21:42 asami Exp $
#
DISTNAME= Crypt-DES-1.0
PKGNAME= p5-Crypt-DES-1.0
-CATEGORIES= security
+CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile
index 5e38664e555c..5d03d57b1568 100644
--- a/security/p5-Crypt-IDEA/Makefile
+++ b/security/p5-Crypt-IDEA/Makefile
@@ -3,12 +3,12 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1996/11/18 08:46:54 asami Exp $
+# $Id: Makefile,v 1.5 1996/11/22 00:21:51 asami Exp $
#
DISTNAME= Crypt-IDEA-1.0
PKGNAME= p5-Crypt-IDEA-1.0
-CATEGORIES= security
+CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile
index e3b433f4b49c..01723668fd47 100644
--- a/security/p5-MD5/Makefile
+++ b/security/p5-MD5/Makefile
@@ -3,12 +3,12 @@
# Date created: September 30th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1996/11/17 07:58:00 obrien Exp $
+# $Id: Makefile,v 1.4 1996/11/22 00:21:54 asami Exp $
#
DISTNAME= MD5-1.7
PKGNAME= p5-MD5-1.7
-CATEGORIES= security
+CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MD5
diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile
index b8ac7bd3b06b..6002cb438c38 100644
--- a/security/p5-PGP/Makefile
+++ b/security/p5-PGP/Makefile
@@ -3,12 +3,12 @@
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1996/11/17 07:58:02 obrien Exp $
+# $Id: Makefile,v 1.4 1996/11/22 00:21:57 asami Exp $
#
DISTNAME= PGP-0.2alpha
PKGNAME= p5-PGP-0.2a
-CATEGORIES= security
+CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PGP
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
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index faed91eeb44c..f06d971948e9 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/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