head	1.2;
access;
symbols
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.07.26.22.42.39;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2000.10.25.18.55.26;	author trevor;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.2.8

PR:		ports/84074
Submitted by:	Andrej Zverev <az@@inec.ru>
Approved by:	Keith J. Jones <kjones@@realdigitalforensics.com> (maintainer)
@
text
@diff -ru src/main.c src/main.c
--- src/main.c Thu Jun 22 16:18:03 2000
+++ src/main.c Tue Oct 24 10:47:08 2000
@@@@ -1,6 +1,6 @@@@
 #include <errno.h>
 #include <fcntl.h>
-#include <getopt.h>
+#include "../lib/getopt.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
@


1.1
log
@Add new port of srm 1.2.0, a utility which overwrites the contents
of files when it deletes them.

PR:		22289
Submitted by:	Keith J. Jones <keith.jones@@ieee.org>
@
text
@@

