diff options
Diffstat (limited to 'finance/trytond28_ldap_connection/Makefile')
-rw-r--r-- | finance/trytond28_ldap_connection/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_ldap_connection/Makefile b/finance/trytond28_ldap_connection/Makefile index 8f792a73edb8..dc4e77645fb5 100644 --- a/finance/trytond28_ldap_connection/Makefile +++ b/finance/trytond28_ldap_connection/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_ldap_connection PORTVERSION= 2.8.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_ldap_connection/ \ http://downloads.tryton.org/${PORTVERSION:R}/ |