diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-10 01:50:59 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-10 01:50:59 +0800 |
commit | f473133a811239a33610f5a219dc28385fcc339b (patch) | |
tree | 7c1f6e342161bd8d40b1d3e724a4fa9a276d7505 /print/pstotext/Makefile | |
parent | cc971f61f67924ed1af2b68376cb76994093f6a8 (diff) | |
download | freebsd-ports-graphics-f473133a811239a33610f5a219dc28385fcc339b.tar.gz freebsd-ports-graphics-f473133a811239a33610f5a219dc28385fcc339b.tar.zst freebsd-ports-graphics-f473133a811239a33610f5a219dc28385fcc339b.zip |
Accidental whitespace
Diffstat (limited to 'print/pstotext/Makefile')
-rw-r--r-- | print/pstotext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index 759349a74c4..e0fcc28fb5c 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= pstotext -PORTVERSION= 2.1 +PORTNAME= pstotext +PORTVERSION= 2.1 CATEGORIES= print MASTER_SITES= http://www.research.digital.com/SRC/virtualpaper/cgi-bin/nph-download.tcl/pstotext.tar.Z?object=pstotext DISTNAME= pstotext |