Index: head/print/html2latex/Makefile =================================================================== --- head/print/html2latex/Makefile (revision 364414) +++ head/print/html2latex/Makefile (revision 364415) @@ -1,16 +1,16 @@ # Created by: joerg # $FreeBSD$ 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 USES= tar:Z PLIST_FILES= bin/html2latex man/man1/html2latex.1.gz .include