Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2006 05:50:52 GMT
From:      Stefan Pauly<stefan@fh-mainz.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/104245: [PATCH] german/alt-aspell: fixing a fetch problem
Message-ID:  <200610100550.k9A5oqJ9008661@www.freebsd.org>
Resent-Message-ID: <200610100600.k9A60ZgW085723@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104245
>Category:       ports
>Synopsis:       [PATCH] german/alt-aspell: fixing a fetch problem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 10 06:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610100550.k9A5oqJ9008661>