diff options
author | mat <mat@FreeBSD.org> | 2004-03-21 03:06:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2004-03-21 03:06:44 +0800 |
commit | cdd981b7ded571627316688b1ed41de2aa76a85a (patch) | |
tree | eb2bcec66d07669b3fd76d051e83284e742e0a10 /www | |
parent | 3fb3f8e9b98819a2a50b5c48cb2dd8e442f97096 (diff) | |
download | freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.gz freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.tar.zst freebsd-ports-gnome-cdd981b7ded571627316688b1ed41de2aa76a85a.zip |
Reorder those files
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 5cb402ab80af..4dc0a63a3214 100644 --- a/www/Makefile +++ b/www/Makefile @@ -73,7 +73,6 @@ SUBDIR += demoroniser SUBDIR += dhttpd SUBDIR += dillo -# SUBDIR += djvuplugin SUBDIR += drivel SUBDIR += drupal SUBDIR += eldav.el @@ -165,7 +164,6 @@ SUBDIR += linkchecker SUBDIR += links SUBDIR += links1 - SUBDIR += linuxpluginwrapper SUBDIR += linux-beonex SUBDIR += linux-flashplugin SUBDIR += linux-flashplugin6 @@ -175,6 +173,7 @@ SUBDIR += linux-mozillafirebird SUBDIR += linux-mozillafirebird-el SUBDIR += linux-opera + SUBDIR += linuxpluginwrapper SUBDIR += ljdeps SUBDIR += logtools SUBDIR += lws @@ -634,5 +633,6 @@ SUBDIR += zope-zmysqlda SUBDIR += zope-zpt SUBDIR += zope-zwiki +# SUBDIR += djvuplugin .include <bsd.port.subdir.mk> |