diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-01-04 02:57:12 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-01-04 02:57:12 +0800 |
commit | 18f902ad40b5a9577152268801c4a98dd16f483c (patch) | |
tree | 8408c58bc68fd850a4ffdcd71ef203b8eeb6f3ae /www/cakephp12/Makefile | |
parent | 6f4cc005431caf9a857b361cd7f7e5a37be4e489 (diff) | |
download | freebsd-ports-gnome-18f902ad40b5a9577152268801c4a98dd16f483c.tar.gz freebsd-ports-gnome-18f902ad40b5a9577152268801c4a98dd16f483c.tar.zst freebsd-ports-gnome-18f902ad40b5a9577152268801c4a98dd16f483c.zip |
- Update to 1.1.19.6305
PR: ports/119278
Submitted by: Greg Larkin <glarkin sourcehosting.net> (maintainer)
Diffstat (limited to 'www/cakephp12/Makefile')
-rw-r--r-- | www/cakephp12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cakephp12/Makefile b/www/cakephp12/Makefile index 5fdd3ae3ffaf..9a3d12b0d669 100644 --- a/www/cakephp12/Makefile +++ b/www/cakephp12/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 |