summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/js/Makefile4
1 files 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"