diff options
Diffstat (limited to 'textproc/p5-Convert-BER/Makefile')
-rw-r--r-- | textproc/p5-Convert-BER/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Convert-BER/Makefile b/textproc/p5-Convert-BER/Makefile index 32857de3d43..620a3e61c1a 100644 --- a/textproc/p5-Convert-BER/Makefile +++ b/textproc/p5-Convert-BER/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/10/18 15:20:40 veego Exp $ # DISTNAME= Convert-BER-1.26 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5ber CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} |