diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-01-03 18:57:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-01-03 18:57:12 +0000 |
commit | 07b306e65db8c14a89c988020813942b8bca94a9 (patch) | |
tree | a0dcb28252ea66b18c4e0f2e341f7c8f0dd924fe /www/cakephp/Makefile | |
parent | b4d0ad7d2e1288d432b3bdb5f1ce8e8a7702ae54 (diff) | |
download | ports-07b306e65db8c14a89c988020813942b8bca94a9.tar.gz ports-07b306e65db8c14a89c988020813942b8bca94a9.zip |
Notes
Diffstat (limited to 'www/cakephp/Makefile')
-rw-r--r-- | www/cakephp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cakephp/Makefile b/www/cakephp/Makefile index 5fdd3ae3ffaf..9a3d12b0d669 100644 --- a/www/cakephp/Makefile +++ b/www/cakephp/Makefile @@ -6,9 +6,9 @@ # PORTNAME= cakephp -PORTVERSION= 1.1.18.5850 +PORTVERSION= 1.1.19.6305 CATEGORIES= www -MASTER_SITES= http://cakeforge.org/frs/download.php/549/ +MASTER_SITES= http://cakeforge.org/frs/download.php/591/ DISTNAME= cake_${PORTVERSION} MAINTAINER= glarkin@sourcehosting.net |