diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-25 03:41:31 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-25 03:41:31 +0000 |
commit | e706fb97f76987b8be5ed9cfb099a79b342a5316 (patch) | |
tree | f4e878a1a9326f0bbf3f2beeb144ce6139e5608d /security/l5 | |
parent | - Update to 1.3.7. (diff) |
- Reassign to the heap at maintainer's request
Notes
Notes:
svn path=/head/; revision=304807
Diffstat (limited to 'security/l5')
-rw-r--r-- | security/l5/Makefile | 8 |
1 files changed, 2 insertions, 6 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 |