diff options
author | lioux <lioux@FreeBSD.org> | 2001-02-15 04:19:04 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-02-15 04:19:04 +0800 |
commit | 5e129658fc7663aee97c3d6ca2a3bdf3aeabd003 (patch) | |
tree | daa4d0a42b5b75d1ff9d4547f677f0e255f4681b /print | |
parent | 12bc8350ed1f09e847609c10c37edebcb505fc84 (diff) | |
download | freebsd-ports-gnome-5e129658fc7663aee97c3d6ca2a3bdf3aeabd003.tar.gz freebsd-ports-gnome-5e129658fc7663aee97c3d6ca2a3bdf3aeabd003.tar.zst freebsd-ports-gnome-5e129658fc7663aee97c3d6ca2a3bdf3aeabd003.zip |
simple typo fix, remove odd extraneous spaces (^ $)
Diffstat (limited to 'print')
-rw-r--r-- | print/dvi2tty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile index e77f83cf1ba3..f26eca258ab7 100644 --- a/print/dvi2tty/Makefile +++ b/print/dvi2tty/Makefile @@ -4,7 +4,7 @@ # # $FreeBSD$ # - + PORTNAME= dvi2tty PORTVERSION= 1.0 CATEGORIES= print |