diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-09 02:35:18 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-09 02:35:18 +0000 |
commit | 221e92e24b0ee955a3efbe92ff100260c13f4063 (patch) | |
tree | 3d6adc0ab1120b601800d44dcaf68a64db3dcaa7 /databases/adodb/Makefile | |
parent | 5750ffe55e106e0f96ba382790dfd02393c941e3 (diff) | |
download | ports-221e92e24b0ee955a3efbe92ff100260c13f4063.tar.gz ports-221e92e24b0ee955a3efbe92ff100260c13f4063.zip |
Notes
Diffstat (limited to 'databases/adodb/Makefile')
-rw-r--r-- | databases/adodb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/adodb/Makefile b/databases/adodb/Makefile index 2a2634f19e5a..ea48aa137846 100644 --- a/databases/adodb/Makefile +++ b/databases/adodb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= adodb -PORTVERSION= 1.64 +PORTVERSION= 1.65 CATEGORIES= databases www MASTER_SITES= http://phplens.com/lens/dl/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} |