From ea481b20ee9876fb95971cd680e2954a7b0599d5 Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 7 Mar 2009 18:41:11 +0000 Subject: [PATCH] Spell SUBDIR correctly. --- www/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/Makefile b/www/Makefile index 4ddfd1779b824..7248d3e8720c7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.638 2009/03/07 02:24:32 jnemeth Exp $ +# $NetBSD: Makefile,v 1.639 2009/03/07 18:41:11 tnn Exp $ # COMMENT= Packages related to the World Wide Web @@ -43,7 +43,7 @@ SUBDIR+= ap-throttle SUBDIR+= ap-xslt SUBDIR+= ap2-auth-external SUBDIR+= ap2-auth-ldap -SUDBID+= ap2-auth-mellon +SUBDIR+= ap2-auth-mellon SUBDIR+= ap2-auth-mysql SUBDIR+= ap2-auth-ntlm SUBDIR+= ap2-auth-pgsql @@ -438,7 +438,7 @@ SUBDIR+= py-moin SUBDIR+= py-nevow SUBDIR+= py-paste SUBDIR+= py-rss2gen -SUDBID+= py-scgi +SUBDIR+= py-scgi SUBDIR+= py-simpletal SUBDIR+= py-swish-e SUBDIR+= py-webpy