diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-10 15:40:37 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-10 15:40:37 +0000 |
commit | f21a9ae0bfd1343f82367fd6dcf05a5a36fe46d1 (patch) | |
tree | c9e9937bd47bbf86c3f97162c20ad9df59616504 /databases/Makefile | |
parent | dad51f7d169f5eb8c956386dbaf98b5773023458 (diff) | |
download | ports-f21a9ae0bfd1343f82367fd6dcf05a5a36fe46d1.tar.gz ports-f21a9ae0bfd1343f82367fd6dcf05a5a36fe46d1.zip |
Add pecl-memcache 1.2, memcached extension.
PR: ports/70253
Submitted by: Gerrit Beine <tux@pinguru.net>
Notes
Notes:
svn path=/head/; revision=115835
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 685f3ff2c5c3..1ab1464329b7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -202,6 +202,7 @@ SUBDIR += pear-DB_Pager SUBDIR += pear-MDB SUBDIR += pear-sqlite + SUBDIR += pecl-memcache SUBDIR += pgaccess SUBDIR += pgadmin3 SUBDIR += pgbash |