summaryrefslogtreecommitdiff
path: root/www/smarty/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 18:19:58 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-02 18:19:58 +0000
commit63d5e80882ec59140e2dbbd99d4c3e897d0cc340 (patch)
tree16c1a110d118cb3cd6d077b8feeca3a8fbac0028 /www/smarty/Makefile
parentfix MAINTAINTER to ports@FreeBSD.org (diff)
upgrade to 2.3.1
drop maintainership PR: 45888 Submitted by: old maintainer
Diffstat (limited to 'www/smarty/Makefile')
-rw-r--r--www/smarty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index fe27388c0006..167cdfd68988 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= smarty
-PORTVERSION= 2.3.0
+PORTVERSION= 2.3.1
CATEGORIES= www
MASTER_SITES= http://smarty.php.net/distributions/ \
http://smarty.php.net/distributions/manual/en/:manual
@@ -15,7 +15,7 @@ DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX}
DISTFILES+= Smarty-${PORTVERSION}-docs${EXTRACT_SUFX}:manual
.endif
-MAINTAINER= corecode@corecode.ath.cx
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4