mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to version 20040310
PR: ports/64141 Submitted by: maintainer
This commit is contained in:
parent
c6d36df736
commit
d039f78725
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103753
@ -6,15 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= destroy
|
||||
PORTVERSION= 20030307
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 20040310
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.freebsdhackers.net/destroy/
|
||||
MASTER_SITES= http://www.freebsdhackers.net/destroy/ \
|
||||
http://www.impurity.org/mirrors/destroy/
|
||||
|
||||
MAINTAINER= shane@freebsdhackers.net
|
||||
COMMENT= A program to destroy files on the hard disk and unlink them
|
||||
COMMENT= A program to securely destroy files on the hard disk
|
||||
|
||||
PLIST_FILES= bin/destroy
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= destroy.1
|
||||
PLIST_FILES= bin/destroy
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/destroy ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/destroy.1 ${MAN1PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (destroy-20030307.tar.gz) = 6c1eb47439b205de99fa9b7c9dc0f22c
|
||||
MD5 (destroy-20040310.tar.gz) = 70c545dec93371e034fee6b01d8399d9
|
||||
SIZE (destroy-20040310.tar.gz) = 3887
|
||||
|
Loading…
Reference in New Issue
Block a user