diff options
author | jmmv <jmmv> | 2003-04-25 20:16:13 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-04-25 20:16:13 +0000 |
commit | 4f05f3382e69510d417cd4c02d65b07ed7e95afc (patch) | |
tree | 6a3f1d1f5c38aafadb67e4dd9746abdf1e8aa74d /textproc/p5-PDF-Create | |
parent | 102ff6df5d4945a2968e5cacc8ebafc8f80fa327 (diff) | |
download | pkgsrc-4f05f3382e69510d417cd4c02d65b07ed7e95afc.tar.gz |
s/perl/perl5/ in CATEGORIES, to match all other perl packages.
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 4cf6a443b98..11f7222b30b 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2002/10/02 15:49:21 seb Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/25 20:16:13 jmmv Exp $ # DISTNAME= PDF-Create-0.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5pcr -CATEGORIES= textproc perl +CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} MAINTAINER= packages@netbsd.org |