git: 91742a5f40fe - main - www/py-cinemagoer: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:39:00 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=91742a5f40fedce3feda0d69fc45d83167ef3dc4 commit 91742a5f40fedce3feda0d69fc45d83167ef3dc4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:19:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:56 +0000 www/py-cinemagoer: Update WWW and clean up pkg-descr --- www/py-cinemagoer/Makefile | 3 ++- www/py-cinemagoer/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www/py-cinemagoer/Makefile b/www/py-cinemagoer/Makefile index 8d954ab6ab47..aaa6ec2207b6 100644 --- a/www/py-cinemagoer/Makefile +++ b/www/py-cinemagoer/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python package to access the IMDb database -WWW= https://cinemagoer.github.io/ +WWW= https://cinemagoer.github.io/ \ + https://github.com/cinemagoer/cinemagoer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/www/py-cinemagoer/pkg-descr b/www/py-cinemagoer/pkg-descr index 9e05f3b1c23b..081c937c2bdd 100644 --- a/www/py-cinemagoer/pkg-descr +++ b/www/py-cinemagoer/pkg-descr @@ -1,4 +1,2 @@ Cinemagoer (previously known as IMDbPY) is a Python package for retrieving and managing the data of the IMDb movie database about movies, people and companies. - -See also: https://github.com/cinemagoer/cinemagoer