diff options
Diffstat (limited to 'security/destroy')
-rw-r--r-- | security/destroy/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/destroy/Makefile b/security/destroy/Makefile index e99c588b6ab7..06991f810e95 100644 --- a/security/destroy/Makefile +++ b/security/destroy/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: Destroy -# Date created: 2003 March 07 -# Whom: shane@freebsdhackers.net -# +# Created by: shane@freebsdhackers.net # $FreeBSD$ # @@ -13,7 +10,7 @@ MASTER_SITES= http://www.freebsdhackers.net/destroy/ \ http://www.impurity.org/mirrors/destroy/ MAINTAINER= shane@freebsdhackers.net -COMMENT= A program to securely destroy files on the hard disk +COMMENT= Program to securely destroy files on the hard disk USE_GMAKE= yes |