diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-01-10 06:43:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-01-10 06:43:00 +0000 |
commit | a8b14b118b276d04ec08aacc5f158e61d5638828 (patch) | |
tree | 8f6f677e0c02e2a8b11360c1e969d15fc05c54f0 /www/smarty | |
parent | 714bca518464ef5fc8d379b9ef56f70b752ee6ea (diff) |
Notes
Diffstat (limited to 'www/smarty')
-rw-r--r-- | www/smarty/Makefile | 2 | ||||
-rw-r--r-- | www/smarty/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile index ffd9e920d500..2c8b852b7389 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -15,7 +15,7 @@ DISTFILES= Smarty-${PORTVERSION}${EXTRACT_SUFX} DISTFILES+= Smarty-${DOCSVERSION}-docs${EXTRACT_SUFX}:manual .endif -MAINTAINER= zaa@zaa.pp.ru +MAINTAINER= ports@FreeBSD.org COMMENT= The PHP compiling template engine DOCSVERSION= 2.6.14 diff --git a/www/smarty/pkg-descr b/www/smarty/pkg-descr index 57a214ae785c..b582ce4ed4d6 100644 --- a/www/smarty/pkg-descr +++ b/www/smarty/pkg-descr @@ -9,5 +9,3 @@ templates on every invocation. This makes Smarty extremely scalable and managable for large application needs. WWW: http://www.smarty.net/ - -- Simon 'corecode' Schubert |