svn commit: r364415 - head/print/html2latex

Joerg Wunsch joerg at FreeBSD.org
Sat Aug 9 09:06:38 UTC 2014


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 at FreeBSD.org
 COMMENT=	Convert HTML document into LaTeX


More information about the svn-ports-head mailing list