diff options
Diffstat (limited to 'textproc/py-markdown/Makefile')
-rw-r--r-- | textproc/py-markdown/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index 034ee9710a90..c7a81538885a 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: py-markdown -# Date created: 28 November 2006 -# Whom: Graham Todd <gtodd@bellanet.org> -# +# Created by: Graham Todd <gtodd@bellanet.org> # $FreeBSD$ -# PORTNAME= markdown -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |