git: caef1ba3bfe7 - main - audio/libsidplayfp: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Jun 2023 08:11:07 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=caef1ba3bfe7902b155105881a37a060aed55ca6 commit caef1ba3bfe7902b155105881a37a060aed55ca6 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-06-23 08:10:58 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-06-23 08:10:58 +0000 audio/libsidplayfp: Update WWW Project has moved from SF to GitHub Approved by: fluffy (maintainer) --- audio/libsidplayfp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/libsidplayfp/Makefile b/audio/libsidplayfp/Makefile index f9e43fc3249e..20754597145c 100644 --- a/audio/libsidplayfp/Makefile +++ b/audio/libsidplayfp/Makefile @@ -1,11 +1,12 @@ PORTNAME= libsidplayfp DISTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= fluffy@FreeBSD.org COMMENT= Library to play Commodore 64 music derived from libsidplay2 -WWW= https://sourceforge.net/p/sidplay-residfp/wiki/Home/ +WWW= https://github.com/libsidplayfp/libsidplayfp LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING