diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-15 11:51:49 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-15 11:51:49 +0000 |
commit | ca222d57d753a3849e3617f9e18782bcf38b521f (patch) | |
tree | 249e81581e35935e2873fa830e002aaeaff0ea0c /databases/adodb/Makefile | |
parent | a4fc5ad15f870abab737e67b59ad8bc83a5fcdd9 (diff) |
Notes
Diffstat (limited to 'databases/adodb/Makefile')
-rw-r--r-- | databases/adodb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/adodb/Makefile b/databases/adodb/Makefile index a96039f1911c..c20c2fc0c9be 100644 --- a/databases/adodb/Makefile +++ b/databases/adodb/Makefile @@ -6,10 +6,10 @@ # PORTNAME= adodb -PORTVERSION= 1.62 +PORTVERSION= 1.63 CATEGORIES= databases www MASTER_SITES= http://phplens.com/lens/dl/ -DISTNAME= ${PORTNAME}162 +DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_SUFX= .tgz MAINTAINER= abgoeree@wish.net |