net/rdist7: Simplify DISTVERSION/DISTNAME generation

Just specify the version in DISTVERSION. It just works.

Reported by:	mat
This commit is contained in:
Cy Schubert 2024-03-20 06:37:59 -07:00
parent cccefc4e01
commit 274b151af7
1 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,8 @@
PORTNAME= rdist
PORTVERSION= 7.0.0.a10
DISTVERSION= 7.0.0-alpha10
CATEGORIES= net
MASTER_SITES= http://www.magnicomp.com/download/rdist/
PKGNAMESUFFIX= 7
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/-alpha/}
MAINTAINER= cy@FreeBSD.org
COMMENT= Network file distribution/synchronisation utility