diff options
author | krion <krion@FreeBSD.org> | 2017-03-14 02:32:11 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2017-03-14 02:32:11 +0800 |
commit | 2624fe6df893c072d5e37cf0ac925d3e9dec38d7 (patch) | |
tree | 4f607d29d2648ffdcb12cc5025f090b0c686f3e7 /x11-fonts/sgifonts/Makefile | |
parent | bfca3c36d4b556df44c6394cc562f7192c2b9955 (diff) | |
download | freebsd-ports-gnome-2624fe6df893c072d5e37cf0ac925d3e9dec38d7.tar.gz freebsd-ports-gnome-2624fe6df893c072d5e37cf0ac925d3e9dec38d7.tar.zst freebsd-ports-gnome-2624fe6df893c072d5e37cf0ac925d3e9dec38d7.zip |
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
Diffstat (limited to 'x11-fonts/sgifonts/Makefile')
-rw-r--r-- | x11-fonts/sgifonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile index 289d733123d3..8acd26749571 100644 --- a/x11-fonts/sgifonts/Makefile +++ b/x11-fonts/sgifonts/Makefile @@ -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 |