diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-02 11:43:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-02 11:43:34 +0800 |
commit | 82a595b9914865cc04d7902b1fb3aa876d979de4 (patch) | |
tree | 6a07f34d807ab5f2780c2a4ce0f74ca02cbf43c5 | |
parent | c2ba6e61fe9f203dced9a476673d87723b25ae15 (diff) | |
download | freebsd-ports-gnome-82a595b9914865cc04d7902b1fb3aa876d979de4.tar.gz freebsd-ports-gnome-82a595b9914865cc04d7902b1fb3aa876d979de4.tar.zst freebsd-ports-gnome-82a595b9914865cc04d7902b1fb3aa876d979de4.zip |
- Connect www/pecl-yaf
- Disconnect www/php-yaf
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 26312f0a07b5..d9f583ca5856 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1398,6 +1398,7 @@ SUBDIR += pecl-sphinx SUBDIR += pecl-swish SUBDIR += pecl-tidy + SUBDIR += pecl-yaf SUBDIR += pelican SUBDIR += perlbal SUBDIR += pglogd @@ -1406,7 +1407,6 @@ SUBDIR += php-plurk-api SUBDIR += php-screw SUBDIR += php-templates - SUBDIR += php-yaf SUBDIR += php4-session SUBDIR += php5-session SUBDIR += php5-tidy |