summaryrefslogtreecommitdiff
path: root/print/dvi2tty
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-23 22:10:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-23 22:10:12 +0000
commitcd74f1154259997fc9606cd6e49c877c9dd9c555 (patch)
treebd23f070323d9f04b86d496832631a3cac455605 /print/dvi2tty
parentIt this port incompatible with newer versions of qt? (diff)
Remove comment that should have been deleted with the previous commit. :)
Notes
Notes: svn path=/head/; revision=12761
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 a39704bba25e..2b0a4c3f54ee 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.2 1997/06/30 09:02:25 max Exp $
+# $Id: Makefile,v 1.3 1998/08/23 14:01:19 jseger Exp $
#
DISTNAME= dvi2tty
@@ -14,7 +14,6 @@ MASTER_SITES= ftp://ctan.unsw.edu.au/ctan/tex-archive/dviware/
MAINTAINER= sutton@aardvark.apana.org.au
IGNOREFILES= ${DISTFILES}
-# this WRKSRC courtesy of latest fetch(1) brain-damage
MAN1= dvi2tty.1
.include <bsd.port.mk>