From 043ff3dda64b838d5d724e7f61037d899ce51afd Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 6 Apr 2023 01:15:35 +0800 Subject: [PATCH] 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