From cec2508cd2aea513030db81a151a272e17f29bb5 Mon Sep 17 00:00:00 2001 From: glarkin Date: Wed, 26 Sep 2012 20:43:58 +0000 Subject: - Chase www/smarty -> www/smarty2 rename --- www/siteframe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/siteframe') diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile index 1a5b69273967..3219c3fe1738 100644 --- a/www/siteframe/Makefile +++ b/www/siteframe/Makefile @@ -7,14 +7,14 @@ PORTNAME= siteframe PORTVERSION= 5.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= ftp://ftp.broadpool.net/pub/siteframe/ MAINTAINER= glen@broadpool.com COMMENT= A web community content management system in PHP5 and MySQL -RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty +RUN_DEPENDS= ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty2 USE_APACHE_RUN= 22+ USE_PHP= mysqli simplexml xml session gd -- cgit