diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 21:53:29 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 21:53:29 +0800 |
commit | f73e2b070c804d20ed1b1667ecf870554e6c1b33 (patch) | |
tree | 014464d20f8ce169bc6d1a2c028a0e3b91635717 /security | |
parent | 0b27c058243382deccae8593e22dfb11224c6f8c (diff) | |
download | freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.gz freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.zst freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.zip |
Add virtual category 'perl5'.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-DES/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 4 | ||||
-rw-r--r-- | security/p5-MD5/Makefile | 4 | ||||
-rw-r--r-- | security/p5-PGP/Makefile | 4 | ||||
-rw-r--r-- | security/ssh/Makefile | 4 | ||||
-rw-r--r-- | security/ssh2/Makefile | 4 |
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 |