mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Use DISTVERSIONPREFIX instead of DISTNAME
This commit is contained in:
parent
de8a1dcbe7
commit
aa96611c46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508599
1 changed files with 1 additions and 1 deletions
|
@ -3,10 +3,10 @@
|
|||
|
||||
PORTNAME= protobuf
|
||||
PORTVERSION= 3.9.1
|
||||
DISTVERSIONPREFIX= all-
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-all-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Data interchange format library
|
||||
|
|
Loading…
Add table
Reference in a new issue