diff options
Diffstat (limited to 'textproc/p5-Pod-Escapes')
-rw-r--r-- | textproc/p5-Pod-Escapes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile index d64d0b2d6f9..a0b6eacefee 100644 --- a/textproc/p5-Pod-Escapes/Makefile +++ b/textproc/p5-Pod-Escapes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:09 grant Exp $ +# $NetBSD: Makefile,v 1.3 2005/03/22 13:53:09 wiz Exp $ DISTNAME= Pod-Escapes-1.04 PKGNAME= p5-${DISTNAME} @@ -7,6 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Pod-Escapes/ COMMENT= Perl module for decoding Pod E<...> sequences PKG_INSTALLATION_TYPES= overwrite pkgviews |