diff options
author | nik <nik@FreeBSD.org> | 1999-04-02 21:24:44 +0800 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-04-02 21:24:44 +0800 |
commit | 9d29e53a34a9ced7c2e77aacafc6a5cfda034dbb (patch) | |
tree | 71a0299f108420ab0da43c0f39d8e3eb2913868b /print/jadetex/Makefile | |
parent | 36a69cd047d42b93315a3747af2fcc54053683c0 (diff) | |
download | freebsd-ports-gnome-9d29e53a34a9ced7c2e77aacafc6a5cfda034dbb.tar.gz freebsd-ports-gnome-9d29e53a34a9ced7c2e77aacafc6a5cfda034dbb.tar.zst freebsd-ports-gnome-9d29e53a34a9ced7c2e77aacafc6a5cfda034dbb.zip |
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.
Diffstat (limited to 'print/jadetex/Makefile')
-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 |