diff options
Diffstat (limited to 'security/py-xmlsec/Makefile')
-rw-r--r-- | security/py-xmlsec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-xmlsec/Makefile b/security/py-xmlsec/Makefile index 29098906d0cc..6c3e38878254 100644 --- a/security/py-xmlsec/Makefile +++ b/security/py-xmlsec/Makefile @@ -9,7 +9,7 @@ PORTNAME= xmlsec PORTVERSION= 0.2.0 CATEGORIES= security python -MASTER_SITES= http://pyxmlsec.labs.libre-entreprise.org/releases/sources/ +MASTER_SITES= http://pyxmlsec.labs.libre-entreprise.org/releases/sources/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} |