diff options
Diffstat (limited to 'devel/p5-Devel-SmallProf/Makefile')
-rw-r--r-- | devel/p5-Devel-SmallProf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Devel-SmallProf/Makefile b/devel/p5-Devel-SmallProf/Makefile index 8c8dbe393ed..e5501476812 100644 --- a/devel/p5-Devel-SmallProf/Makefile +++ b/devel/p5-Devel-SmallProf/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 14:38:49 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/10/18 15:20:14 veego Exp $ # DISTNAME= Devel-SmallProf-0.9 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5dsp CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} |