diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
commit | f87124df638f9ab9a10de7815e16138a955e5814 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/integrit | |
parent | 4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff) | |
download | ports-f87124df638f9ab9a10de7815e16138a955e5814.tar.gz ports-f87124df638f9ab9a10de7815e16138a955e5814.zip |
Notes
Diffstat (limited to 'security/integrit')
-rw-r--r-- | security/integrit/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/integrit/Makefile b/security/integrit/Makefile index d9399c4f48e4..2b9015e6d573 100644 --- a/security/integrit/Makefile +++ b/security/integrit/Makefile @@ -1,8 +1,4 @@ -# ex:ts=8 -# New ports collection makefile for: integrit -# Date created: Dec 30, 2000 -# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> -# +# Created by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # $FreeBSD$ # @@ -12,7 +8,7 @@ CATEGORIES= security MASTER_SITES= SF MAINTAINER= jos@catnook.com -COMMENT= A file integrity verification program +COMMENT= File integrity verification program WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes |