From 1bcf26ef1671727bdee374ae1dfee09b47b8b480 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Thu, 8 Feb 2001 13:13:58 +0000 Subject: Use MASTER_SITE_TEX_CTAN to MASTER_SITES PR: 24879 Submitted by: Ports Fury --- print/dvi2tty/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'print/dvi2tty/Makefile') diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile index 00a049a61572..e77f83cf1ba3 100644 --- a/print/dvi2tty/Makefile +++ b/print/dvi2tty/Makefile @@ -8,10 +8,11 @@ PORTNAME= dvi2tty PORTVERSION= 1.0 CATEGORIES= print -MASTER_SITES= ftp://ctan.unsw.edu.au/ctan/tex-archive/dviware/ -DISTNAME= dvi2tty +MASTER_SITES= ${MASTER_SITE_TEX_CTAN} +MASTER_SITE_SUBDIR= nonfree/dviware +DISTNAME= ${PORTNAME} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org IGNOREFILES= ${DISTFILES} MAN1= dvi2tty.1 -- cgit v1.2.3