diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-18 15:26:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-18 15:26:43 +0000 |
commit | c7481695771784eaf9514d79308da702e84103ee (patch) | |
tree | 2363761414f6ad922d5123f5edae3aa1ddff9ebc /devel/py-log4py/Makefile | |
parent | 1510f516a3c119887bcb38fa9ecf0ab228923e0f (diff) |
Notes
Diffstat (limited to 'devel/py-log4py/Makefile')
-rw-r--r-- | devel/py-log4py/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-log4py/Makefile b/devel/py-log4py/Makefile index ba535595da0c..52859d4e8e9d 100644 --- a/devel/py-log4py/Makefile +++ b/devel/py-log4py/Makefile @@ -7,13 +7,13 @@ # PORTNAME= log4py -PORTVERSION= 0.7.1 +PORTVERSION= 1.3 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xride@x12.dk COMMENT= A python logging module USE_PYTHON= yes |