From nobody@FreeBSD.org  Tue Oct 10 05:50:53 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6A7AE16A407
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Oct 2006 05:50:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 39F6F43D46
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Oct 2006 05:50:53 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k9A5oq7e008668
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Oct 2006 05:50:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k9A5oqJ9008661;
	Tue, 10 Oct 2006 05:50:52 GMT
	(envelope-from nobody)
Message-Id: <200610100550.k9A5oqJ9008661@www.freebsd.org>
Date: Tue, 10 Oct 2006 05:50:52 GMT
From: Stefan Pauly<stefan@fh-mainz.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] german/alt-aspell: fixing a fetch problem
X-Send-Pr-Version: www-3.0

>Number:         104245
>Category:       ports
>Synopsis:       [PATCH] german/alt-aspell: fixing a fetch problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 10 06:00:33 GMT 2006
>Closed-Date:    Thu Oct 19 17:13:04 GMT 2006
>Last-Modified:  Thu Oct 19 17:13:04 GMT 2006
>Originator:     Stefan Pauly
>Release:        FreeBSD 6.1-STABLE amd64
>Organization:
>Environment:
FreeBSD gogswana.fh-mainz.de 6.1-STABLE FreeBSD 6.1-STABLE #1: Mon Jun 12 10:49:41 CEST 2006 root@gogswana.fh-mainz.de:/usr/obj/usr/src/sys/SMP2 amd64
>Description:
Fixing a fetch problem (the port is currently unfetchable).
>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS ./alt-aspell.old/Makefile ./alt-aspell/Makefile
--- ./alt-aspell.old/Makefile	Tue Oct 10 07:31:04 2006
+++ ./alt-aspell/Makefile	Tue Oct 10 07:32:44 2006
@@ -12,7 +12,7 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Aspell German Old Spelling (Deutsch - Alter Spelling) dictionary
 
-DICT=	 	de-alt
+DICT=	 	de
 
 .include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
 .include <bsd.port.post.mk>

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Oct 16 12:28:36 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104245 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Oct 19 17:13:02 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104245 
>Unformatted:
