Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Aug 2014 09:06:37 +0000 (UTC)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364415 - head/print/html2latex
Message-ID:  <53e5e49d.2b54.175d4f65@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joerg
Date: Sat Aug  9 09:06:37 2014
New Revision: 364415
URL: http://svnweb.freebsd.org/changeset/ports/364415
QAT: https://qat.redports.org/buildarchive/r364415/

Log:
  Change the master site to my FreeBSD directory.

Modified:
  head/print/html2latex/Makefile

Modified: head/print/html2latex/Makefile
==============================================================================
--- head/print/html2latex/Makefile	Sat Aug  9 09:04:13 2014	(r364414)
+++ head/print/html2latex/Makefile	Sat Aug  9 09:06:37 2014	(r364415)
@@ -4,8 +4,8 @@
 PORTNAME=	html2latex
 PORTVERSION=	0.9c
 CATEGORIES=	print
-# I can't seem to find the original dist site
-MASTER_SITES=	ftp://ftp.interface-business.de/pub/outgoing/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=	joerg
 
 MAINTAINER=	joerg@FreeBSD.org
 COMMENT=	Convert HTML document into LaTeX



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e5e49d.2b54.175d4f65>