diff options
author | Nik Clayton <nik@FreeBSD.org> | 2002-06-23 17:44:59 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 2002-06-23 17:44:59 +0000 |
commit | 0a70860b98f35d7c00dbbf8db0cf33813992f15b (patch) | |
tree | 1065c9ea20bc7c189ad6e813ccf272c24debd340 | |
parent | b152e773ac9d00bd31fdbbdf78c2ce29fa5c42ce (diff) | |
download | ports-0a70860b98f35d7c00dbbf8db0cf33813992f15b.tar.gz ports-0a70860b98f35d7c00dbbf8db0cf33813992f15b.zip |
Notes
-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 \ |