diff options
author | delphij <delphij@FreeBSD.org> | 2006-08-19 00:57:16 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2006-08-19 00:57:16 +0800 |
commit | a9b1452c7627ada3977f217602aaee2ab5fcfd92 (patch) | |
tree | 1fff869ae3fd2a2cc2cedcd424b1bf8d68fa2458 /net/pecl-yaz/Makefile | |
parent | a3d1f783b9e559d64b93821fd97138bd930be4d6 (diff) | |
download | freebsd-ports-gnome-a9b1452c7627ada3977f217602aaee2ab5fcfd92.tar.gz freebsd-ports-gnome-a9b1452c7627ada3977f217602aaee2ab5fcfd92.tar.zst freebsd-ports-gnome-a9b1452c7627ada3977f217602aaee2ab5fcfd92.zip |
Update to 1.0.7
Submitted by: chinsan <chinsan tw gmail com>
PR: 101111
Approved by: ale's vacation
Diffstat (limited to 'net/pecl-yaz/Makefile')
-rw-r--r-- | net/pecl-yaz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pecl-yaz/Makefile b/net/pecl-yaz/Makefile index 1efce28b00e3..6160d8da9101 100644 --- a/net/pecl-yaz/Makefile +++ b/net/pecl-yaz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yaz -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.7 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |