diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
commit | f473133a811239a33610f5a219dc28385fcc339b (patch) | |
tree | 7c1f6e342161bd8d40b1d3e724a4fa9a276d7505 /print/dvips/Makefile | |
parent | cc971f61f67924ed1af2b68376cb76994093f6a8 (diff) | |
download | FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.zip FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.tar.gz |
Accidental whitespace
Diffstat (limited to 'print/dvips/Makefile')
-rw-r--r-- | print/dvips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvips/Makefile b/print/dvips/Makefile index 7e25abd..4d8d9a3 100644 --- a/print/dvips/Makefile +++ b/print/dvips/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= dvips -PORTVERSION= 5.76 +PORTNAME= dvips +PORTVERSION= 5.76 CATEGORIES= print MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/ DISTNAME= dvips576 |