Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2013 21:50:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/179658: commit references a PR
Message-ID:  <201306222150.r5MLo1cC004407@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/179658; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179658: commit references a PR
Date: Sat, 22 Jun 2013 21:44:36 +0000 (UTC)

 Author: rakuco
 Date: Sat Jun 22 21:44:24 2013
 New Revision: 321597
 URL: http://svnweb.freebsd.org/changeset/ports/321597
 
 Log:
   Set MASTER_SITES to FreeBSD's mirror.
   
   matt.sixxgate.com currently redirects to a parking site.
   
   PR:		ports/179658
   Submitted by:	John Marino <draco@marino.st>
 
 Modified:
   head/deskutils/mrundlg/Makefile
 
 Modified: head/deskutils/mrundlg/Makefile
 ==============================================================================
 --- head/deskutils/mrundlg/Makefile	Sat Jun 22 21:38:17 2013	(r321596)
 +++ head/deskutils/mrundlg/Makefile	Sat Jun 22 21:44:24 2013	(r321597)
 @@ -9,7 +9,8 @@ PORTNAME=	mrundlg
  PORTVERSION=	1.0
  PORTREVISION=	3
  CATEGORIES=	deskutils
 -MASTER_SITES=	http://matt.sixxgate.com/files/
 +# MASTER_SITES=	http://matt.sixxgate.com/files/
 +MASTER_SITES=	${MASTER_SITE_FREEBSD}
  
  MAINTAINER=	sixxgate@hotmail.com
  COMMENT=	An application / program launcher for Motif
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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