diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-01 19:23:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-01 19:23:30 +0800 |
commit | 8bb09d769b53949331365f055c1fb46e6c5b5040 (patch) | |
tree | d68e051838660db74a42bd77e96d4380120c0e5f /x11-fonts/sgifonts | |
parent | 8f1397c40944943b23a6a9bb259e834ebe2fc70f (diff) | |
download | freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.tar.gz freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.tar.zst freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.zip |
- Pass maintainership to submitter
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net>
Diffstat (limited to 'x11-fonts/sgifonts')
-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 93b9256b62dc..093dea3d3309 100644 --- a/x11-fonts/sgifonts/Makefile +++ b/x11-fonts/sgifonts/Makefile @@ -9,11 +9,11 @@ PORTNAME= sgifonts PORTVERSION= 1.0.1 CATEGORIES= x11-fonts MASTER_SITES= ftp://patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ \ - ftp://ftp.rediris.es/sites/patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ + ftp://ftp.rediris.es/sites/patches-europe.sgi.com/pub/linux/ProPack1.4/SRPMS/ DISTNAME= sgi-fonts-1.0-1.src EXTRACT_SUFX= .rpm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= Fonts from the SGI ProPack 1.4 (originally for Linux) EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio |