diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-04-02 13:24:44 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-04-02 13:24:44 +0000 |
commit | 9cd738837c5dfd09abb20e99a4d0c83a29030a57 (patch) | |
tree | 2c5581697a1a36b30d6d3f0f379b0ec65540332f /print/jadetex | |
parent | 084a5e96e77bf371836de951dd595ec4b875ceac (diff) |
Updated MASTER_SITES. The author uploaded a new version over the old,
so I've copied the old files to ~nik/public_html/distfiles/jadetex and
pointed the port at that until I can test the new files.
Notes
Notes:
svn path=/head/; revision=17561
Diffstat (limited to 'print/jadetex')
-rw-r--r-- | print/jadetex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/jadetex/Makefile b/print/jadetex/Makefile index 2c3a859d5c8a..7ff43863b9a6 100644 --- a/print/jadetex/Makefile +++ b/print/jadetex/Makefile @@ -3,7 +3,7 @@ # Date created: 5 December 1998 # Whom: Sean Kelly <kelly@plutotech.com> # -# $Id: Makefile,v 1.1.1.1 1998/12/08 21:08:28 nik Exp $ +# $Id: Makefile,v 1.2 1999/01/22 00:03:56 nik Exp $ # # When jadetex-2.3 goes mainstream, it will replace jadetex-2.1 # currently in the Comprehensive TeX Archive Network (CTAN). When @@ -17,7 +17,7 @@ CATEGORIES= print VERSION= 2.3 PKGNAME= ${DISTNAME}-${VERSION} MAINTAINER= kelly@plutotech.com -MASTER_SITES= http://tug.org/applications/jadetex/ +MASTER_SITES= http://www.freebsd.org/~nik/distfiles/jadetex/ DISTFILES= Makefile.jadetex jadetex.dtx jadetex.ini jadetex.ins \ pdfjadetex.ini DIST_SUBDIR= jadetex |