git: 043ff3dda64b - main - astro/py-ro: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 05 Apr 2023 17:35:35 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=043ff3dda64b838d5d724e7f61037d899ce51afd

commit 043ff3dda64b838d5d724e7f61037d899ce51afd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:15:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:09 +0000

    astro/py-ro: Update WWW and clean up pkg-descr
---
 astro/py-ro/Makefile  | 3 ++-
 astro/py-ro/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/astro/py-ro/Makefile b/astro/py-ro/Makefile
index db9bd3c26fd1..114f577de0d4 100644
--- a/astro/py-ro/Makefile
+++ b/astro/py-ro/Makefile
@@ -8,7 +8,8 @@ DISTNAME=	RO-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Package of Python astronomical utilities
-WWW=		https://staff.washington.edu/rowen/ROPackage/Overview.html
+WWW=		https://staff.washington.edu/rowen/ROPackage/Overview.html \
+		https://github.com/ApachePointObservatory/RO
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/docs/License.txt
diff --git a/astro/py-ro/pkg-descr b/astro/py-ro/pkg-descr
index b4b1686608e5..0b96e4b05eaf 100644
--- a/astro/py-ro/pkg-descr
+++ b/astro/py-ro/pkg-descr
@@ -2,5 +2,3 @@ RO is a package of python utilities with an emphasis on cross-platform support
 (MacOS X, Windows and unix), Astronomy, Tkinter GUI extensions and
 Tkinter-compatible networking. It was developed to support a telescope user
 interface (TUI).
-
-See also: https://github.com/ApachePointObservatory/RO