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/html2ps-letter | |
parent | cc971f61f67924ed1af2b68376cb76994093f6a8 (diff) | |
download | FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.zip FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.tar.gz |
Accidental whitespace
Diffstat (limited to 'print/html2ps-letter')
-rw-r--r-- | print/html2ps-letter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index 1c26d34..797294a 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= html2ps-${PAPERSIZE} +PORTNAME= html2ps-${PAPERSIZE} PORTVERSION= 1.0 CATEGORIES= print www perl5 MASTER_SITES= http://www.tdb.uu.se/~jan/ |