diff options
Diffstat (limited to 'textproc/p5-Pod-Tree')
-rw-r--r-- | textproc/p5-Pod-Tree/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile index 17dc5067842..2fb87387fac 100644 --- a/textproc/p5-Pod-Tree/Makefile +++ b/textproc/p5-Pod-Tree/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/11/19 12:47:13 rillig Exp $ +# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:48 jlam Exp $ DISTNAME= Pod-Tree-1.11 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Pod-Tree/ COMMENT= Create a static syntax tree for a POD |