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
@ -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…
Reference in New Issue
Block a user