aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-04-24 14:43:11 +0800
committersat <sat@FreeBSD.org>2007-04-24 14:43:11 +0800
commit782ab9c74ad6e24346eb77b8f279e269f2fec558 (patch)
tree160f57c8b324e88e89852edc41b6f36c12b893fc /www/Makefile
parent9088b4364ee7d597d9ec660ec5c40f5cad6a1ef5 (diff)
downloadfreebsd-ports-gnome-782ab9c74ad6e24346eb77b8f279e269f2fec558.tar.gz
freebsd-ports-gnome-782ab9c74ad6e24346eb77b8f279e269f2fec558.tar.zst
freebsd-ports-gnome-782ab9c74ad6e24346eb77b8f279e269f2fec558.zip
- Sort www/Makefile
PR: ports/112052 Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/www/Makefile b/www/Makefile
index 13e77d70a82a..f2e02143ec00 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -150,10 +150,10 @@
SUBDIR += ffproxy
SUBDIR += fhttpd
SUBDIR += firefox
- SUBDIR += firefox15
SUBDIR += firefox-devel
SUBDIR += firefox-i18n
SUBDIR += firefox-remote
+ SUBDIR += firefox15
SUBDIR += flashplugin-mozilla
SUBDIR += flat-frog
SUBDIR += flock
@@ -228,9 +228,6 @@
SUBDIR += jakarta-jmeter
SUBDIR += jakarta-tomcat4
SUBDIR += jakarta-tomcat5
- SUBDIR += tomcat41
- SUBDIR += tomcat55
- SUBDIR += tomcat6
SUBDIR += jdresolve
SUBDIR += jesred
SUBDIR += jetspeed
@@ -248,9 +245,9 @@
SUBDIR += libgtkhtml
SUBDIR += libhttpd-persistent
SUBDIR += libwww
+ SUBDIR += lifetype
SUBDIR += lightsquid
SUBDIR += lighttpd
- SUBDIR += lifetype
SUBDIR += lilurl
SUBDIR += linkcheck
SUBDIR += linkchecker
@@ -331,13 +328,13 @@
SUBDIR += mod_bunzip2
SUBDIR += mod_bw
SUBDIR += mod_cband
- SUBDIR += mod_cplusplus
- SUBDIR += mod_curb
SUBDIR += mod_cfg_ldap
SUBDIR += mod_cgi_debug
SUBDIR += mod_chroot
SUBDIR += mod_clamav
SUBDIR += mod_color
+ SUBDIR += mod_cplusplus
+ SUBDIR += mod_curb
SUBDIR += mod_cvs
SUBDIR += mod_cvs2
SUBDIR += mod_dav
@@ -1137,6 +1134,9 @@
SUBDIR += tikiwiki
SUBDIR += tinymce
SUBDIR += tinyproxy
+ SUBDIR += tomcat41
+ SUBDIR += tomcat55
+ SUBDIR += tomcat6
SUBDIR += trac
SUBDIR += trac-accountmanager
SUBDIR += trac-addcomment
@@ -1294,10 +1294,6 @@
SUBDIR += ziproxy
SUBDIR += znavigator
SUBDIR += zope
- SUBDIR += zope210
- SUBDIR += zope28
- SUBDIR += zope29
- SUBDIR += zope3
SUBDIR += zope-FileSystemSite
SUBDIR += zope-annotations
SUBDIR += zope-archetypes
@@ -1338,5 +1334,9 @@
SUBDIR += zope-zmysqlda
SUBDIR += zope-zsyncer
SUBDIR += zope-zwiki
+ SUBDIR += zope210
+ SUBDIR += zope28
+ SUBDIR += zope29
+ SUBDIR += zope3
.include <bsd.port.subdir.mk>