[Midnightbsd-cvs] mports: Makefile: add kdewebdev4

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sun Jan 4 23:02:41 EST 2009


Log Message:
-----------
add kdewebdev4

Modified Files:
--------------
    mports/www:
        Makefile (r1.87 -> r1.88)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/Makefile,v
retrieving revision 1.87
retrieving revision 1.88
diff -L www/Makefile -L www/Makefile -u -r1.87 -r1.88
--- www/Makefile
+++ www/Makefile
@@ -3,9 +3,9 @@
 
     COMMENT = Ports related to the World Wide Web
 
+    SUBDIR += analog
     SUBDIR += apache20
     SUBDIR += apache22
-    SUBDIR += analog
     SUBDIR += aria2
     SUBDIR += awstats
     SUBDIR += bluefish
@@ -31,6 +31,7 @@
     SUBDIR += google-sitemapgen
     SUBDIR += gtkhtml3
     SUBDIR += kdewebdev
+    SUBDIR += kdewebdev4
     SUBDIR += libgtkhtml
     SUBDIR += libwww
     SUBDIR += lighttpd
@@ -51,8 +52,10 @@
     SUBDIR += man2web
     SUBDIR += mediawiki
     SUBDIR += midori
+    SUBDIR += mod_fastcgi
     SUBDIR += mod_perl2
     SUBDIR += moinmoin
+    SUBDIR += mozilla
     SUBDIR += nanoblogger
     SUBDIR += neon
     SUBDIR += neon26
@@ -92,10 +95,10 @@
     SUBDIR += tidy-lib
     SUBDIR += tomcat55
     SUBDIR += tomcat6
-    SUBDIR += youtube_dl
     SUBDIR += validator
     SUBDIR += webkit-gtk2
     SUBDIR += weblint
     SUBDIR += webserver
+    SUBDIR += youtube_dl
 
 .include <bsd.port.subdir.mk>


More information about the Midnightbsd-cvs mailing list