On Sun, Sep 02, 2007 at 11:21:53AM +0200, Giovanni Bechis wrote:
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/x11/isomaster/Makefile,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 Makefile
> --- Makefile  30 Jun 2007 21:52:02 -0000      1.1.1.1
> +++ Makefile  2 Sep 2007 09:19:30 -0000
> @@ -1,6 +1,6 @@
> -COMMENT=             "gui cd image editor"
> +COMMENT=             gui cd image editor

Oops! This Makefile doesn't have the

# $OpenBSD$

line. My fault, since I didn't spot it during the import of
isomaster-1.0.

> @@ -15,7 +15,7 @@
>  
>  EXTRACT_SUFX=                .tar.bz2
>  
> -MASTER_SITES=                ${HOMEPAGE}/releases/
> +MASTER_SITES=                ${HOMEPAGE}/releases

This should read ${HOMEPAGE}releases/, right? Changing MASTER_SITES
and forgetting to remove the distfiles and to try to refetch is a
classical error (at least for me) ;-)

Anyway, I'll look at the update later and put it if there're no
other problems.


Ciao,
        Kili

Reply via email to