mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Some modifications for avoid pkg name collisions [1]
Suggested by: bapt [1]
This commit is contained in:
parent
9cebd7dec9
commit
83e2f6990a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329150
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= firebird
|
||||
PKGNAMESUFFIX= -client
|
||||
PORTREVISION= 0
|
||||
PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client
|
||||
|
||||
COMMENT= Firebird-2 database client
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue