git: a76af0628421 - main - devel/py-oslo.i18n: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 18:52:30 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a76af06284218878b2027dee7013555a23690bb1
commit a76af06284218878b2027dee7013555a23690bb1
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:39:21 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:08 +0000
devel/py-oslo.i18n: Update WWW and clean up pkg-descr
---
devel/py-oslo.i18n/Makefile | 3 ++-
devel/py-oslo.i18n/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/devel/py-oslo.i18n/Makefile b/devel/py-oslo.i18n/Makefile
index 9fc45cf2a38b..6f83e43e55bc 100644
--- a/devel/py-oslo.i18n/Makefile
+++ b/devel/py-oslo.i18n/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Oslo i18n library
-WWW= https://docs.openstack.org/oslo.i18n/latest/
+WWW= https://docs.openstack.org/oslo.i18n/latest/ \
+ https://github.com/openstack/oslo.i18n
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/devel/py-oslo.i18n/pkg-descr b/devel/py-oslo.i18n/pkg-descr
index d5d07852aaa0..f2ceefb2c1ab 100644
--- a/devel/py-oslo.i18n/pkg-descr
+++ b/devel/py-oslo.i18n/pkg-descr
@@ -1,5 +1,3 @@
The oslo.i18n library contain utilities for working with internationalization
(i18n) features, especially translation for text strings in an application or
library.
-
-See also: https://github.com/openstack/oslo.i18n