diff options
Diffstat (limited to 'textproc/p5-PDF/Makefile')
-rw-r--r-- | textproc/p5-PDF/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF/Makefile b/textproc/p5-PDF/Makefile index 06e2ad1d379..73820a5425b 100644 --- a/textproc/p5-PDF/Makefile +++ b/textproc/p5-PDF/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/03/29 12:42:39 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/06/02 01:16:35 jschauma Exp $ # DISTNAME= PDF-111 @@ -9,7 +9,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} EXTRACT_SUFX= .tgz -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.geocities.com/CapeCanaveral/Hangar/4794/ COMMENT= perl5 module for pdf document manipulation |