From 816b1ad5f056ba32cbf7c15ea27e6c7b644a2c35 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Fri, 17 Sep 1999 18:36:17 +0000 Subject: Avoid having duplicate package names by adding ${PAPERSIZE} to ${PKGNAME}. --- print/html2ps-letter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/html2ps-letter') 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/ -- cgit v1.2.3