diff options
Diffstat (limited to 'security/fwipe/Makefile')
-rw-r--r-- | security/fwipe/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/fwipe/Makefile b/security/fwipe/Makefile index 02537b08d52e..2531bc5869be 100644 --- a/security/fwipe/Makefile +++ b/security/fwipe/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: wipe -# Date created: 2006-09-22 -# Whom: David Thiel <lx@redundancy.redundancy.org> -# +# Created by: David Thiel <lx@redundancy.redundancy.org> # $FreeBSD$ # @@ -13,7 +10,7 @@ MASTER_SITES= http://www.jeenyus.net/linux/software/fwipe/ \ http://redundancy.redundancy.org/mirror/ MAINTAINER= lx@FreeBSD.org -COMMENT= A djb-style file wiping utility +COMMENT= djb-style file wiping utility ALL_TARGET= it INSTALL_TARGET= setup |