diff options
Diffstat (limited to 'textproc/py-jaxml')
-rw-r--r-- | textproc/py-jaxml/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-jaxml/distinfo | 2 | ||||
-rw-r--r-- | textproc/py-jaxml/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/py-jaxml/pkg-plist | 1 |
4 files changed, 5 insertions, 4 deletions
diff --git a/textproc/py-jaxml/Makefile b/textproc/py-jaxml/Makefile index f7fc1fdbc6b0..d92a3d95d614 100644 --- a/textproc/py-jaxml/Makefile +++ b/textproc/py-jaxml/Makefile @@ -7,9 +7,9 @@ # PORTNAME= jaxml -PORTVERSION= 2.23 +PORTVERSION= 2.24 CATEGORIES= textproc python -MASTER_SITES= http://cortex.unice.fr/~jerome/jaxml/ +MASTER_SITES= http://www.librelogiciel.com/software/jaxml/tarballs/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org diff --git a/textproc/py-jaxml/distinfo b/textproc/py-jaxml/distinfo index e38d5557a4e2..61f90f692077 100644 --- a/textproc/py-jaxml/distinfo +++ b/textproc/py-jaxml/distinfo @@ -1 +1 @@ -MD5 (jaxml-2.23.tar.gz) = cb499259706a427b57e18238e514a685 +MD5 (jaxml-2.24.tar.gz) = a59b298bd2e8340588bdfc89b2f0bdc5 diff --git a/textproc/py-jaxml/pkg-descr b/textproc/py-jaxml/pkg-descr index a29110205a71..39475b8ca5ac 100644 --- a/textproc/py-jaxml/pkg-descr +++ b/textproc/py-jaxml/pkg-descr @@ -1,3 +1,3 @@ A Python module to generate XML easily -WWW: http://cortex.unice.fr/~jerome/jaxml/ +WWW: http://www.librelogiciel.com/software/jaxml/ diff --git a/textproc/py-jaxml/pkg-plist b/textproc/py-jaxml/pkg-plist index e46c3e883bcd..4a2fece900fa 100644 --- a/textproc/py-jaxml/pkg-plist +++ b/textproc/py-jaxml/pkg-plist @@ -1,2 +1,3 @@ lib/%%PYTHON_VERSION%%/site-packages/jaxml.py lib/%%PYTHON_VERSION%%/site-packages/jaxml.pyc +lib/%%PYTHON_VERSION%%/site-packages/jaxml.pyo |