diff options
Diffstat (limited to 'www/p5-VRML/Makefile')
-rw-r--r-- | www/p5-VRML/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-VRML/Makefile b/www/p5-VRML/Makefile index e4ba9f8992c..c5dbe6fd41d 100644 --- a/www/p5-VRML/Makefile +++ b/www/p5-VRML/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:38:16 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/09 13:45:06 wiz Exp $ # DISTNAME= VRML-1.10 PKGNAME= p5-${DISTNAME} PKGREVISION= 6 -SVR4_PKGNAME= p5vrm CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=VRML/} |