mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Allow slave port to override PORTREVISION, so their version
doesn't go backwards.
This commit is contained in:
parent
f7bb5c0d71
commit
f33b824e4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278525
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 4.6.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
|
||||
.ifdef MNAME
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= rsyslog
|
||||
PORTVERSION= 6.1.10
|
||||
PORTREVISION= 1
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/
|
||||
.ifdef MNAME
|
||||
|
|
Loading…
Add table
Reference in a new issue