aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-25 03:41:31 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-25 03:41:31 +0000
commite706fb97f76987b8be5ed9cfb099a79b342a5316 (patch)
treef4e878a1a9326f0bbf3f2beeb144ce6139e5608d /security
parent51c4afde48271b391341c98c8e989c6f06d9d8ae (diff)
downloadports-e706fb97f76987b8be5ed9cfb099a79b342a5316.tar.gz
ports-e706fb97f76987b8be5ed9cfb099a79b342a5316.zip
- Reassign to the heap at maintainer's request
Notes
Notes: svn path=/head/; revision=304807
Diffstat (limited to 'security')
-rw-r--r--security/l5/Makefile8
-rw-r--r--security/p5-Crypt-GeneratePassword/Makefile8
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