Trailing whitespace.

This commit is contained in:
ajacoutot 2010-12-20 18:20:16 +00:00
parent 0455c278f8
commit 3f440e05d0
2 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/20 18:17:03 jeremy Exp $
# $OpenBSD: Makefile,v 1.2 2010/12/20 18:20:16 ajacoutot Exp $
COMMENT = safe, customer facing template language
DISTNAME = liquid-2.2.2
CATEGORIES = textproc
REVISION = 0
HOMEPAGE = http://www.liquidmarkup.org/
# MIT

View File

@ -12,4 +12,3 @@ which your users wrote.
so that the expensive parsing and compiling can be done once and later
on you can just render it passing in a hash with local variables and
objects.