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/html2ps-letter | |
parent | d38f7d91c87848913d7b9b0866087c3f5f3b5dff (diff) | |
download | freebsd-ports-e062d3845f126e409fb15b1ae6b67f75410a881b.zip |
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 1c26d3441e3c..797294a6d839 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/ |