mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix MASTERSITES
Reported by: erwin
This commit is contained in:
parent
44f0823ff0
commit
4e6aed767f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266665
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
PORTNAME?= firebird
|
PORTNAME?= firebird
|
||||||
PORTVERSION= 2.0.6
|
PORTVERSION= 2.0.6
|
||||||
CATEGORIES?= databases
|
CATEGORIES?= databases
|
||||||
MASTER_SITES= SF/firebird/OldFiles
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-Release/
|
||||||
PKGNAMESUFFIX?= -server
|
PKGNAMESUFFIX?= -server
|
||||||
DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.13266-0
|
DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.13266-0
|
||||||
DIST_SUBDIR= ${PORTNAME}
|
DIST_SUBDIR= ${PORTNAME}
|
||||||
|
|
Loading…
Add table
Reference in a new issue