diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/l5/Makefile | 8 | ||||
-rw-r--r-- | security/p5-Crypt-GeneratePassword/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/security/l5/Makefile b/security/l5/Makefile index 1a40e98c7fd1..7f31446e9d33 100644 --- a/security/l5/Makefile +++ b/security/l5/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: l6 -# Date created: Sat, 23 Jun 2002 -# Whom: andrew@scoop.co.nz -# +# Created by: andrew@scoop.co.nz # $FreeBSD$ -# PORTNAME= l5 PORTVERSION= 1.2 @@ -12,7 +8,7 @@ MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/l5/ DISTNAME= L5 EXTRACT_SUFX= .tgz -MAINTAINER= andrew@scoop.co.nz +MAINTAINER= ports@FreeBSD.org COMMENT= File Integrity Assessment Tool NO_WRKSUBDIR= true diff --git a/security/p5-Crypt-GeneratePassword/Makefile b/security/p5-Crypt-GeneratePassword/Makefile index 98be475f1161..eed77fd5c69c 100644 --- a/security/p5-Crypt-GeneratePassword/Makefile +++ b/security/p5-Crypt-GeneratePassword/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Crypt-GeneratePassword -# Date created: 14 August 2003 -# Whom: andrew@scoop.co.nz -# +# Created by: andrew@scoop.co.nz # $FreeBSD$ -# PORTNAME= Crypt-GeneratePassword PORTVERSION= 0.03 @@ -11,7 +7,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= andrew@scoop.co.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Generate secure random pronounceable passwords PERL_CONFIGURE= yes |