diff options
author | rillig <rillig> | 2005-09-28 14:31:06 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-09-28 14:31:06 +0000 |
commit | c63accd696cf4332ab1a8020f30e1d3e48d76da7 (patch) | |
tree | 4373a04cd43d2143f808073cf6b95c49198d17c6 /textproc/p5-PDF-Create | |
parent | ce8288f8949e4c4a157779a00e4a2eb8f5a257a4 (diff) | |
download | pkgsrc-c63accd696cf4332ab1a8020f30e1d3e48d76da7.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'textproc/p5-PDF-Create')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index 6de8f69eb8a..c567d26b54a 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:32 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:08 rillig Exp $ # DISTNAME= PDF-Create-0.01 @@ -9,7 +9,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} MAINTAINER= tech-pkg@NetBSD.org -#HOMEPAGE= +#HOMEPAGE= COMMENT= Perl5 module for creating pdf documents PERL5_PACKLIST= auto/PDF/Create/.packlist |