diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-09 07:45:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-09 07:45:41 +0800 |
commit | 1ad48633cc2b898651e8c7a8b0624f26679879f9 (patch) | |
tree | c976ca24ec8cc00c1f42cb93d7bd9f0787de24a1 /databases/Makefile | |
parent | ff58ebc06ca9a78787853123290e6d153cc98ab2 (diff) | |
download | freebsd-ports-gnome-1ad48633cc2b898651e8c7a8b0624f26679879f9.tar.gz freebsd-ports-gnome-1ad48633cc2b898651e8c7a8b0624f26679879f9.tar.zst freebsd-ports-gnome-1ad48633cc2b898651e8c7a8b0624f26679879f9.zip |
Add pecl-memcached2 (copied from pecl-memcached)
- Add PORTSCOUT
- Update WWW
- Add GitHub repository to WWW
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index f7289b46ca6e..f06d794bc537 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -547,6 +547,7 @@ SUBDIR += pecl-leveldb SUBDIR += pecl-memcache SUBDIR += pecl-memcached + SUBDIR += pecl-memcached2 SUBDIR += pecl-mongo SUBDIR += pecl-mongodb SUBDIR += pecl-pdo_user |