diff options
-rw-r--r-- | print/passivetex/Makefile | 2 | ||||
-rw-r--r-- | print/xmltex/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/passivetex/Makefile b/print/passivetex/Makefile index 55fef59a4352..b7c8c7a31eb8 100644 --- a/print/passivetex/Makefile +++ b/print/passivetex/Makefile @@ -8,7 +8,7 @@ PORTNAME= passivetex PORTVERSION= 1.0 CATEGORIES= print -MASTER_SITES= http://www.hcu.ox.ac.uk/TEI/Software/passivetex/ +MASTER_SITES= http://www.tei-c.org.uk/Software/passivetex/ DISTFILES= passivetex.zip MAINTAINER= nik@FreeBSD.org diff --git a/print/xmltex/Makefile b/print/xmltex/Makefile index 382fc3c68511..3d5ebcb0b24f 100644 --- a/print/xmltex/Makefile +++ b/print/xmltex/Makefile @@ -9,7 +9,7 @@ PORTNAME= xmltex PORTVERSION= 0.8 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ - http://www.hcu.ox.ac.uk/TEI/Software/passivetex/:xmltex + http://www.tei-c.org.uk/Software/passivetex/:xmltex MASTER_SITE_SUBDIR= macros/xmltex/base DISTFILES= englishutf16.xml englishutf8.xml iso-8859-1.xmt \ iso-8859-2.xmt koi8-r.xmt langtest.tex langtest.xml \ |