Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2017 18:32:12 +0000 (UTC)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r436105 - head/x11-fonts/sgifonts
Message-ID:  <201703131832.v2DIWC3L088030@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Mon Mar 13 18:32:11 2017
New Revision: 436105
URL: https://svnweb.freebsd.org/changeset/ports/436105

Log:
  Fix fetch and handover maintainership to submitter.
  
  PR:		217675
  Submitted by:	portmaster@bsdforge.com
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9973

Modified:
  head/x11-fonts/sgifonts/Makefile

Modified: head/x11-fonts/sgifonts/Makefile
==============================================================================
--- head/x11-fonts/sgifonts/Makefile	Mon Mar 13 18:25:44 2017	(r436104)
+++ head/x11-fonts/sgifonts/Makefile	Mon Mar 13 18:32:11 2017	(r436105)
@@ -5,11 +5,11 @@ PORTNAME=	sgifonts
 PORTVERSION=	1.0.1
 PORTREVISION=	4
 CATEGORIES=	x11-fonts
-MASTER_SITES=	ftp://patches.sgi.com/pub/linux/ProPack1.4/SRPMS/
+MASTER_SITES=	http://BSDforge.com/projects/source/x11-fonts/sgifonts/
 DISTNAME=	sgi-fonts-1.0-1.src
 EXTRACT_SUFX=	.rpm
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Fonts from the SGI ProPack 1.4 (originally for Linux)
 
 LICENSE=	MIT



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