diff options
author | hrs <hrs@FreeBSD.org> | 2009-10-15 00:43:33 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2009-10-15 00:43:33 +0800 |
commit | 12a3466529c45383717970c9218066e84fd07c5a (patch) | |
tree | c229fbc463058f6340bb426c7f25489f19676ca5 /print | |
parent | 8202132ae9ba8cc31560ac781d3e93eb8c2642c6 (diff) | |
download | freebsd-ports-gnome-12a3466529c45383717970c9218066e84fd07c5a.tar.gz freebsd-ports-gnome-12a3466529c45383717970c9218066e84fd07c5a.tar.zst freebsd-ports-gnome-12a3466529c45383717970c9218066e84fd07c5a.zip |
Update $MASTER_SITES.
Submitted by: Sylvio Cesar
PR: ports/139001
Diffstat (limited to 'print')
-rw-r--r-- | print/amspsfnt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/amspsfnt/Makefile b/print/amspsfnt/Makefile index 3ff0006f2707..5abc43e7a52a 100644 --- a/print/amspsfnt/Makefile +++ b/print/amspsfnt/Makefile @@ -9,7 +9,7 @@ PORTNAME= amspsfnt PORTVERSION= 1.0 PORTREVISION= 5 CATEGORIES= print x11-fonts -MASTER_SITES= ftp://ftp.ams.org/pub/tex/psfonts/ams/ +MASTER_SITES= ftp://ftp.uni-koeln.de/tex/fonts/amsfonts/ps-type1/ DISTNAME= amsps EXTRACT_SUFX= -unix.tar.gz |