diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-10 10:20:26 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-10 10:20:26 +0000 |
commit | 81815855eee6a42fb5e391b29db5972ade96e625 (patch) | |
tree | 01a01fbe093c5fab9886228f7b4069719581e07f /archivers/pecl-rar/Makefile | |
parent | 07a0da0628b00b1cda2539dfd97d50621af0af3d (diff) |
Notes
Diffstat (limited to 'archivers/pecl-rar/Makefile')
-rw-r--r-- | archivers/pecl-rar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/pecl-rar/Makefile b/archivers/pecl-rar/Makefile index e0aba2995d16..38f223bd6d02 100644 --- a/archivers/pecl-rar/Makefile +++ b/archivers/pecl-rar/Makefile @@ -6,9 +6,9 @@ # PORTNAME= rar -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.4 CATEGORIES= archivers pear -MASTER_SITES= http://pecl.php.net/get/ +MASTER_SITES= LOCAL/chinsan/PECL/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL |