diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-08-10 15:40:37 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-08-10 15:40:37 +0000 |
commit | cf567260e6839c711fc7753556c6ff8a3a63d64f (patch) | |
tree | c35f0444c937d392d97fc0744bd189796307a538 /databases/Makefile | |
parent | 8e2b35a357b5c6ef136c89bd2256fbe909d08aca (diff) | |
download | FreeBSD-ports-cf567260e6839c711fc7753556c6ff8a3a63d64f.zip FreeBSD-ports-cf567260e6839c711fc7753556c6ff8a3a63d64f.tar.gz |
Add pecl-memcache 1.2, memcached extension.
PR: ports/70253
Submitted by: Gerrit Beine <tux@pinguru.net>
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 685f3ff..1ab1464 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 |