diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-06-16 11:31:18 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-06-16 11:31:18 +0800 |
commit | d30f3f59390be002dff471105a350ca0ddce00b9 (patch) | |
tree | dbd2334ca99bdaff78be857c3dd6c33da9741af3 /www/Makefile | |
parent | c5bb464f41d25f9a621e0571f04a4d24ffff151d (diff) | |
download | freebsd-ports-gnome-d30f3f59390be002dff471105a350ca0ddce00b9.tar.gz freebsd-ports-gnome-d30f3f59390be002dff471105a350ca0ddce00b9.tar.zst freebsd-ports-gnome-d30f3f59390be002dff471105a350ca0ddce00b9.zip |
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Import MT: A web-based personal publishing system like weblogs.
MT (MovableType) is Six Apart's powerful, customizable publishing system
which installs on web servers to enable individuals or organizations to
manage and update weblogs, journals, and frequently-updated website content.
WWW: http://www.movabletype.org
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 8a22a25c530a..3fc3c265e68d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += MT SUBDIR += Mosaic # requires Motif SUBDIR += WebMagick SUBDIR += abcache |