Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2019 18:18:13 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513053 - head/mail/fetchmail
Message-ID:  <201909271818.x8RIID1D011310@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Fri Sep 27 18:18:13 2019
New Revision: 513053
URL: https://svnweb.freebsd.org/changeset/ports/513053

Log:
  Chase MASTER_SITES directory rename.
  
  Approved by: portmgr (blanket)

Modified:
  head/mail/fetchmail/Makefile

Modified: head/mail/fetchmail/Makefile
==============================================================================
--- head/mail/fetchmail/Makefile	Fri Sep 27 18:15:22 2019	(r513052)
+++ head/mail/fetchmail/Makefile	Fri Sep 27 18:18:13 2019	(r513053)
@@ -5,7 +5,7 @@ PORTNAME?=	fetchmail
 PORTVERSION=	6.3.26
 PORTREVISION?=	11
 CATEGORIES=	mail ipv6
-MASTER_SITES=	SF/${PORTNAME}/branch_6.3/ \
+MASTER_SITES=	SF/${PORTNAME}/branch_6.3-obsolete/ \
 		http://mandree.home.pages.de/${PORTNAME}/
 
 PATCH_SITES=	https://src.fedoraproject.org/rpms/fetchmail/raw/master/f/:fedora



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