head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.07.23.14.22.12;	author garga;	state dead;
branches;
next	1.1;

1.1
date	2005.12.10.18.36.04;	author sem;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Remove uneeded patch
- Adopt
@
text
@--- makefile.orig	Sat Dec 10 21:29:06 2005
+++ makefile	Sat Dec 10 21:29:14 2005
@@@@ -12,7 +12,7 @@@@
 	echo The following files had an error: >logfile
 	find . -type f -exec ./testszip '{}' logfile ';'
 	echo -- end of list -- >>logfile
-	more logfile
+	cat logfile
 fulltest: szip check
 	echo full test: The following files had an error: >logfile
 	find / -mtime +1 -type f -perm +4 -exec ./testszip '{}' logfile ';'
@


1.1
log
@- Remove DEPRECATED. Mastersite is back again.
- Get rid of pkg-plist.
- While I'm here, remove harmful interactivity.

PR:		ports/90188
Submitted by:	Igor Pokrovsky (maintainer)
@
text
@@

