mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix PKGNAMESUFFIX for the new version numbering.
This commit is contained in:
parent
fede3cc58d
commit
fa1610f8c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221537
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ CATEGORIES= net
|
|||
MASTER_SITES= ${MASTER_SITE_ISC}
|
||||
MASTER_SITE_SUBDIR= dhcp dhcp/dhcp-3.0-history
|
||||
PKGNAMEPREFIX= isc-
|
||||
PKGNAMESUFFIX= 3-${SUBSYS}
|
||||
PKGNAMESUFFIX= 30-${SUBSYS}
|
||||
DISTNAME= ${PORTNAME}-${RELEASE}${VERSION}${PATCHLEVEL}
|
||||
|
||||
MAINTAINER= Joerg.Pulz@frm2.tum.de
|
||||
|
|
Loading…
Add table
Reference in a new issue