diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-22 10:10:28 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-22 10:10:28 +0000 |
commit | 4d939e717dc903c33093ddbab48ad468da56eeff (patch) | |
tree | 371aee55bc78f9f63e351be57799dd78152e273f /www/smarty/Makefile | |
parent | - Update to 3.11 (diff) |
- Update to 2.6.11
PR: ports/90774
Submitted by: maintainer
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r-- | www/smarty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index ecf8c3603183..d9040fe22035 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -6,13 +6,13 @@ # PORTNAME= smarty -PORTVERSION= 2.6.10 +PORTVERSION= 2.6.11 CATEGORIES= www MASTER_SITES= http://smarty.php.net/distributions/ \ http://smarty.php.net/distributions/manual/en/:manual DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} .if !defined(NOPORTDOCS) -DISTFILES+= Smarty-2.6.9-docs${EXTRACT_SUFX}:manual +DISTFILES+= Smarty-${PORTVERSION}-docs${EXTRACT_SUFX}:manual .endif MAINTAINER= zaa@zaa.pp.ru |