aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-DB_Table/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-29 14:36:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-29 14:36:56 +0000
commit92f32326abb8f1e59f95f5dbb2564f4cd31d5f94 (patch)
treebcc87de8f8d253fb175c065ea4b78aaf06f2d31c /databases/pear-DB_Table/Makefile
parent2f259d316b8b2302143072acee5e5dbbb95ecd3c (diff)
downloadports-92f32326abb8f1e59f95f5dbb2564f4cd31d5f94.tar.gz
ports-92f32326abb8f1e59f95f5dbb2564f4cd31d5f94.zip
Notes
Diffstat (limited to 'databases/pear-DB_Table/Makefile')
-rw-r--r--databases/pear-DB_Table/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile
index 41ea916c61a2..a4206e5f756e 100644
--- a/databases/pear-DB_Table/Makefile
+++ b/databases/pear-DB_Table/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= DB_Table
-PORTVERSION= 1.4.0
+PORTVERSION= 1.5.0r2
CATEGORIES= databases www pear
+DISTNAME= DB_Table-1.5.0RC2
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR object-oriented interface to a database table
BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \