mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
games/suyimazu: Adjust DISTNAME to not only contain version
Make sure port keeps project name in filename to avoid clashes and to easier determine origin. Approved by: portmgr (blanket)
This commit is contained in:
parent
3774476f81
commit
89de8e1c56
@ -1,8 +1,7 @@
|
||||
PORTNAME= suyimazu
|
||||
DISTVERSION= 2023
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://codeberg.org/Alexander88207/Suyimazu/archive/
|
||||
DISTNAME= ${DISTVERSION}
|
||||
MASTER_SITES= https://codeberg.org/Alexander88207/Suyimazu/archive/${PORTVERSION}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
MAINTAINER= Alexander88207@protonmail.com
|
||||
COMMENT= Wine-based Game Launcher for FreeBSD
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1672833533
|
||||
SHA256 (2023.tar.gz) = 1a7a9e0e0b520f0ca912af4677abd33fa70dd70ba021ca48b10383bc8c653da8
|
||||
SIZE (2023.tar.gz) = 294736
|
||||
TIMESTAMP = 1674078221
|
||||
SHA256 (suyimazu-2023.tar.gz) = 1a7a9e0e0b520f0ca912af4677abd33fa70dd70ba021ca48b10383bc8c653da8
|
||||
SIZE (suyimazu-2023.tar.gz) = 294736
|
||||
|
Loading…
Reference in New Issue
Block a user