From 23584650b800394e6656219a47469ae68091cc49 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 3 Jun 2006 01:22:33 +0000 Subject: Correct myself: it's INFO_FILES, not INFO_DIR. Ride earlier bump. --- lang/js/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/js/Makefile b/lang/js/Makefile index 8c432e000c2..c125449a928 100644 --- a/lang/js/Makefile +++ b/lang/js/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/06/02 16:45:52 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/06/03 01:22:33 joerg Exp $ # DISTNAME= js-0.2.5 @@ -16,6 +16,6 @@ USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -INFO_DIR= # PLIST +INFO_FILES= # PLIST .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3