summaryrefslogtreecommitdiff
path: root/print/dvi2tty
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-08-23 14:01:19 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-08-23 14:01:19 +0000
commitc9b4ed1dbf24d5169c6fd2fc5f76c2de1b6642f9 (patch)
tree5527fcd85e2aca95059e1849aa2a448de47df7d2 /print/dvi2tty
parentPerl fixes (diff)
Update to work with new distfile.
Notes
Notes: svn path=/head/; revision=12755
Diffstat (limited to 'print/dvi2tty')
-rw-r--r--print/dvi2tty/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile
index cbeb5a680fb4..a39704bba25e 100644
--- a/print/dvi2tty/Makefile
+++ b/print/dvi2tty/Makefile
@@ -3,7 +3,7 @@
# Date created: 17th February 1997
# Whom: Joel Sutton <sutton@aardvark.apana.org.au>
#
-# $Id: Makefile,v 1.1.1.1 1997/03/04 10:09:05 tg Exp $
+# $Id: Makefile,v 1.2 1997/06/30 09:02:25 max Exp $
#
DISTNAME= dvi2tty
@@ -15,7 +15,6 @@ MAINTAINER= sutton@aardvark.apana.org.au
IGNOREFILES= ${DISTFILES}
# this WRKSRC courtesy of latest fetch(1) brain-damage
-WRKSRC= ${WRKDIR}/ctan/tex-archive/dviware/dvi2tty
MAN1= dvi2tty.1
.include <bsd.port.mk>