diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-08-09 22:56:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-08-09 22:56:19 +0000 |
commit | b609d3f225b9f8fea870ee980f3ee73ff4814db5 (patch) | |
tree | 44000a7574b13a06540df6f7a32b24e0c68eabdb /net/pecl-yaz | |
parent | f6e57f098dd4abf3d7370a4cf4def73f5f72145e (diff) | |
download | ports-b609d3f225b9f8fea870ee980f3ee73ff4814db5.tar.gz ports-b609d3f225b9f8fea870ee980f3ee73ff4814db5.zip |
Notes
Diffstat (limited to 'net/pecl-yaz')
-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 4645406903ca..dad0428ec510 100644 --- a/net/pecl-yaz/Makefile +++ b/net/pecl-yaz/Makefile @@ -7,7 +7,7 @@ PORTNAME= yaz PORTVERSION= 1.0.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- |