diff options
author | leeym <leeym@FreeBSD.org> | 2005-02-07 01:32:39 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2005-02-07 01:32:39 +0800 |
commit | 64673cf3153ddea1a62f8219b0bf7f3c1dd0cce7 (patch) | |
tree | 626dbf9138a4d91c8c52fa6641bfc5df4c6b91ce /www/Makefile | |
parent | ccc2fa163fb2d1cfda8605e9448ae7cef36808e9 (diff) | |
download | freebsd-ports-gnome-64673cf3153ddea1a62f8219b0bf7f3c1dd0cce7.tar.gz freebsd-ports-gnome-64673cf3153ddea1a62f8219b0bf7f3c1dd0cce7.tar.zst freebsd-ports-gnome-64673cf3153ddea1a62f8219b0bf7f3c1dd0cce7.zip |
WordPress MU is multi-user version of the famous WordPress blogging
application. It is ideal for people wanting to offer a hosted version
of WordPress, but due to its complexity installation and maintainance
is not supported in the same manner WordPress is.
WWW: http://mu.wordpress.org/
PR: 75240
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 1afe1b92ad5d..b0017c5b5654 100644 --- a/www/Makefile +++ b/www/Makefile @@ -732,6 +732,7 @@ SUBDIR += wmnetselect SUBDIR += wnews SUBDIR += wordpress + SUBDIR += wordpress-mu SUBDIR += wsmake SUBDIR += www6to4 SUBDIR += wwwcount |