diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
commit | e062d3845f126e409fb15b1ae6b67f75410a881b (patch) | |
tree | e00bc0e59df3b937711c19aa7409d44734190e86 /print/dvi2tty | |
parent | Update with the new PORTNAME/PORTVERSION variables (diff) |
Accidental whitespace
Notes
Notes:
svn path=/head/; revision=27422
Diffstat (limited to 'print/dvi2tty')
-rw-r--r-- | print/dvi2tty/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile index aec783fc755c..eedf87ba8e32 100644 --- a/print/dvi2tty/Makefile +++ b/print/dvi2tty/Makefile @@ -4,9 +4,9 @@ # # $FreeBSD$ # - -PORTNAME= dvi2tty -PORTVERSION= 1.0 + +PORTNAME= dvi2tty +PORTVERSION= 1.0 CATEGORIES= print MASTER_SITES= ftp://ctan.unsw.edu.au/ctan/tex-archive/dviware/ DISTNAME= dvi2tty |