diff options
Diffstat (limited to 'www/p5-VRML/Makefile')
-rw-r--r-- | www/p5-VRML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-VRML/Makefile b/www/p5-VRML/Makefile index aecc1537111..493d0965429 100644 --- a/www/p5-VRML/Makefile +++ b/www/p5-VRML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2005/08/06 06:19:40 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/04 21:31:03 jlam Exp $ # DISTNAME= VRML-1.04 @@ -8,7 +8,7 @@ PKGREVISION= 2 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=VRML/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gfz-potsdam.de/~palm/software/VRML/doc/VRML.pm.html COMMENT= Set of VRML classes for Perl |