diff options
-rw-r--r-- | www/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/Makefile b/www/Makefile index da822985dd0..6872720d6f0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.877 2012/03/21 20:58:22 markd Exp $ +# $NetBSD: Makefile,v 1.878 2012/03/22 14:53:57 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -111,9 +111,6 @@ SUBDIR+= contao210-translations SUBDIR+= contao211 SUBDIR+= contao211-example SUBDIR+= contao211-translations -SUBDIR+= contao29 -SUBDIR+= contao29-example -SUBDIR+= contao29-translations SUBDIR+= crawl SUBDIR+= cronolog SUBDIR+= curl |