mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/rdist7: Simplify DISTVERSION/DISTNAME generation
Just specify the version in DISTVERSION. It just works. Reported by: mat
This commit is contained in:
parent
cccefc4e01
commit
274b151af7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user