head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


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

1.1
date	2005.02.09.19.10.44;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update aleph 0.9.0 to afnix 1.0.0
- Rename to match new name of the project
- Take maintainership

PR:		ports/77611
Submitted by:	Johan van Selst <johans@@stack.nl>
Repocopy by:	marcus
@
text
@--- cnf/bin/aleph-guess.orig	Tue Feb  8 21:33:40 2005
+++ cnf/bin/aleph-guess	Tue Feb  8 21:33:37 2005
@@@@ -113,6 +113,7 @@@@
     mips)     proc_name=mips;;
     mipsel)   proc_name=mipsel;;    
     parisc64) proc_name=pa64;;
+    amd64)    proc_name=amd64;;
     ia64)     proc_name=ia64;;
     s390)     proc_name=s390;;
     esac
@


1.1
log
@- Unbreak on amd64 and ia64

PR:		ports/77278
Submitted by:	Johan van Selst <johans@@stack.nl>
@
text
@@

