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/templatelite/Makefile | |
parent | 714bca518464ef5fc8d379b9ef56f70b752ee6ea (diff) | |
download | ports-a8b14b118b276d04ec08aacc5f158e61d5638828.tar.gz ports-a8b14b118b276d04ec08aacc5f158e61d5638828.zip |
Notes
Diffstat (limited to 'www/templatelite/Makefile')
-rw-r--r-- | www/templatelite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templatelite/Makefile b/www/templatelite/Makefile index 894f61531838..2df8eff9f912 100644 --- a/www/templatelite/Makefile +++ b/www/templatelite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/Template%20Lite/Template%20Lite%20version%20${PORTVERSION} DISTNAME= template_lite_${PORTVERSION} -MAINTAINER= zaa@zaa.pp.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A smaller, faster alternative to the Smarty template engine NO_BUILD= yes |