diff options
Diffstat (limited to 'textproc/py-xlwt/Makefile')
-rw-r--r-- | textproc/py-xlwt/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/py-xlwt/Makefile b/textproc/py-xlwt/Makefile index f013490d134f..036da5c0be42 100644 --- a/textproc/py-xlwt/Makefile +++ b/textproc/py-xlwt/Makefile @@ -1,11 +1,8 @@ -# New ports collection makefile for: xlwt -# Date created: 2009-08-19 -# Whom: Dikshie -# +# Created by: Dikshie # $FreeBSD$ PORTNAME= xlwt -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |