summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-19 08:04:37 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-19 08:04:37 +0000
commit49c5f93f606631d11f2294514979734a9459a91b (patch)
treee0a53845892ef12c9654a617ddd51f2a3e5f4b4c /print
parentUpgrade, 20001212 -> 20001217. Mr. Chapman reports that postfix is closing in (diff)
- Use MASTER_SITE_TEX_CTAN to MASTER_SITES
PR: 23629 Submitted by: Ports Furry
Notes
Notes: svn path=/head/; revision=36080
Diffstat (limited to 'print')
-rw-r--r--print/rtf2latex/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile
index 89254b38c484..dc3ec1e9b135 100644
--- a/print/rtf2latex/Makefile
+++ b/print/rtf2latex/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: rtf2LaTeX
-# Date created: 25 Jan 1995
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
+# Date created: 25 Jan 1995
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
@@ -8,12 +8,14 @@
PORTNAME= rtf2latex
PORTVERSION= 1.5
CATEGORIES= print
-MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
-DISTNAME= rtf2LaTeX.1.5
+MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
+MASTER_SITE_SUBDIR= support/rtf2latex
+DISTNAME= rtf2LaTeX.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/rtf2LaTeX
+
MAN1= rtf2LaTeX.1
post-extract: