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 5acfd76c8c3..42f532b2aee 100644 --- a/textproc/p5-Convert-BER/Makefile +++ b/textproc/p5-Convert-BER/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/03/04 21:30:47 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2006/10/24 13:50:07 obache Exp $ # DISTNAME= Convert-BER-1.31 @@ -9,6 +9,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~gbarr/Convert-BER/ COMMENT= Perl class to encode/decode objects using Basic Encoding Rules PERL5_PACKLIST= auto/Convert/BER/.packlist |