From owner-freebsd-ports Mon Feb 5 10:40:21 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B42137B698 for ; Mon, 5 Feb 2001 10:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f15Ie0S53791; Mon, 5 Feb 2001 10:40:00 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3FE1737B503 for ; Mon, 5 Feb 2001 10:30:05 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f15IU5Y52770; Mon, 5 Feb 2001 10:30:05 -0800 (PST) (envelope-from nobody) Message-Id: <200102051830.f15IU5Y52770@freefall.freebsd.org> Date: Mon, 5 Feb 2001 10:30:05 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/24879: Update port: print/dvi2tty Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24879 >Category: ports >Synopsis: Update port: print/dvi2tty >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 05 10:40:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.2-RELEASE i386 >Organization: >Environment: >Description: - Use MASTER_SITE_TEX_CTAN to MASTER_SITES >How-To-Repeat: >Fix: diff -urN /usr/ports/print/dvi2tty/Makefile print/dvi2tty/Makefile --- /usr/ports/print/dvi2tty/Makefile Mon Oct 30 23:49:50 2000 +++ print/dvi2tty/Makefile Fri Feb 2 05:24:42 2001 @@ -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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message