diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 03:29:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 03:29:29 +0000 |
commit | a469d8a35277cbc20e05319f7ae794ebb3702692 (patch) | |
tree | dadd294a57cd8e2710fe238bca60463385e76ba5 /textproc/rubber | |
parent | 9713c3e4eea3b15d2af709e73e4bd7273b21f1b6 (diff) | |
download | ports-a469d8a35277cbc20e05319f7ae794ebb3702692.tar.gz ports-a469d8a35277cbc20e05319f7ae794ebb3702692.zip |
Notes
Diffstat (limited to 'textproc/rubber')
-rw-r--r-- | textproc/rubber/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubber/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile index cafe0f3bd609..72f7449ffb35 100644 --- a/textproc/rubber/Makefile +++ b/textproc/rubber/Makefile @@ -9,7 +9,7 @@ PORTNAME= rubber PORTVERSION= 0.99.6 CATEGORIES= textproc -MASTER_SITES= http://beffara.org/pub/ +MASTER_SITES= http://ebeffara.free.fr/pub/ MAINTAINER= ports@FreeBSD.org COMMENT= A wrapper for LaTeX and friends diff --git a/textproc/rubber/pkg-descr b/textproc/rubber/pkg-descr index b95aabfa6048..19a27739c2c3 100644 --- a/textproc/rubber/pkg-descr +++ b/textproc/rubber/pkg-descr @@ -5,4 +5,4 @@ BibTeX to manage bibliographic references. Automatic execution of dvips to produce PostScript documents is also included, as well as usage of pdfLaTeX to produce PDF documents. -WWW: http://beffara.org/stuff/rubber/ +WWW: http://ebeffara.free.fr/stuff/rubber/ |