diff options
author | stas <stas@FreeBSD.org> | 2007-04-16 05:58:05 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-04-16 05:58:05 +0800 |
commit | ac328e798cf76d4e20034eba9d4e78dd6242a39c (patch) | |
tree | efbbd20de3ece6e087a436afbac5437fa7b86d50 /www/Makefile | |
parent | c26df24ef22ddc1d6da09fc70c0fe5504ffef5b9 (diff) | |
download | freebsd-ports-gnome-ac328e798cf76d4e20034eba9d4e78dd6242a39c.tar.gz freebsd-ports-gnome-ac328e798cf76d4e20034eba9d4e78dd6242a39c.tar.zst freebsd-ports-gnome-ac328e798cf76d4e20034eba9d4e78dd6242a39c.zip |
- www/xsm was repocopied to www/extsm to resolve a possible conflict with
future x11/xsm import.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4347bc28de8b..dd56555a61be 100644 --- a/www/Makefile +++ b/www/Makefile @@ -141,6 +141,7 @@ SUBDIR += etoile-rsskit SUBDIR += eventum SUBDIR += evolution-webcal + SUBDIR += extsm SUBDIR += eyeos SUBDIR += eyeos-themes SUBDIR += fcgi @@ -1274,7 +1275,6 @@ SUBDIR += xpi-xpcom-component-viewer SUBDIR += xshttpd SUBDIR += xshttpd-devel - SUBDIR += xsm SUBDIR += xulrunner SUBDIR += yabb SUBDIR += yaws |