diff options
Diffstat (limited to 'databases/pecl-mongo/Makefile')
-rw-r--r-- | databases/pecl-mongo/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/pecl-mongo/Makefile b/databases/pecl-mongo/Makefile index c2b6a68f4010..788ef4360777 100644 --- a/databases/pecl-mongo/Makefile +++ b/databases/pecl-mongo/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: pear-mongo -# Date created: 23 Nov, 2009 -# Whom: wen -# +# Created by: wen # $FreeBSD$ -# PORTNAME= mongo -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.12 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |