diff options
Diffstat (limited to 'devel/py-aniso86016/Makefile')
-rw-r--r-- | devel/py-aniso86016/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-aniso86016/Makefile b/devel/py-aniso86016/Makefile index c8a5cb6ba9d3..496a87240779 100644 --- a/devel/py-aniso86016/Makefile +++ b/devel/py-aniso86016/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= 6 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for parsing ISO 8601 strings -WWW= https://bitbucket.org/nielsenb/aniso8601/ +WWW= https://codeberg.org/nielsenb-jf/aniso8601 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |