diff options
Diffstat (limited to 'print/cmpsfont')
-rw-r--r-- | print/cmpsfont/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/cmpsfont/Makefile b/print/cmpsfont/Makefile index c3dc773e1d16..819feb3c4bc1 100644 --- a/print/cmpsfont/Makefile +++ b/print/cmpsfont/Makefile @@ -9,7 +9,8 @@ PORTNAME= cmpsfont PORTVERSION= 1.0 PORTREVISION= 6 CATEGORIES= print x11-fonts -MASTER_SITES= ftp://ftp.ams.org/pub/tex/psfonts/cm/ +MASTER_SITES= http://cvsup.theplanet.com/distfiles/ \ + http://ftp.ctex.org/pub/tex/fonts/type1/ DISTNAME= cmps EXTRACT_SUFX= -unix.tar.gz |