diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-31 04:17:29 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-31 04:17:29 +0000 |
commit | 1e443545d02f971c9db150f39d87b41c6be7ad22 (patch) | |
tree | c15b3bcdef439aa3fe21c75311168540a8b065b8 /textproc/py-Tempita/Makefile | |
parent | 21335badbf315423d328ed5f0c2c853815066ed1 (diff) |
Notes
Diffstat (limited to 'textproc/py-Tempita/Makefile')
-rw-r--r-- | textproc/py-Tempita/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-Tempita/Makefile b/textproc/py-Tempita/Makefile index 1917710f8075..53ef64af6b45 100644 --- a/textproc/py-Tempita/Makefile +++ b/textproc/py-Tempita/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com -COMMENT= A very small text templating language +COMMENT= Small text templating language USE_PYTHON= 2.5+ USE_PYDISTUTILS= easy_install |