diff options
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index ed7e4b9df8b2..27347dee547d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -312,6 +312,6 @@ SUBDIR += xswallow SUBDIR += znavigator SUBDIR += zope - SUBDIR += zope-ptk + SUBDIR += zope-cmf .include <bsd.port.subdir.mk> |