diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-17 18:36:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-17 18:36:17 +0000 |
commit | 816b1ad5f056ba32cbf7c15ea27e6c7b644a2c35 (patch) | |
tree | 0edf4fcc5f2438ce64162e87b880e752dbfaeaaa | |
parent | 07a6420c19fe2cc866112eb81d5c9f3ff5b01b3f (diff) | |
download | ports-816b1ad5f056ba32cbf7c15ea27e6c7b644a2c35.tar.gz ports-816b1ad5f056ba32cbf7c15ea27e6c7b644a2c35.zip |
Notes
-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 d271c46f0abf..c121f2e160cc 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -7,7 +7,7 @@ # DISTNAME= html2ps-1.0b1 -PKGNAME= html2ps-1.0 +PKGNAME= html2ps-${PAPERSIZE}-1.0 CATEGORIES= print www perl5 MASTER_SITES= http://www.tdb.uu.se/~jan/ |