pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Spell SUBDIR correctly.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78e5e28eacb9
branches:  trunk
changeset: 555735:78e5e28eacb9
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Mar 07 18:41:11 2009 +0000

description:
Spell SUBDIR correctly.

diffstat:

 www/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 23c90314781d -r 78e5e28eacb9 www/Makefile
--- a/www/Makefile      Sat Mar 07 17:45:20 2009 +0000
+++ b/www/Makefile      Sat Mar 07 18:41:11 2009 +0000
@@ -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-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-nevow
 SUBDIR+=       py-paste
 SUBDIR+=       py-rss2gen
-SUDBID+=       py-scgi
+SUBDIR+=       py-scgi
 SUBDIR+=       py-simpletal
 SUBDIR+=       py-swish-e
 SUBDIR+=       py-webpy



Home | Main Index | Thread Index | Old Index