Don't overwrite PORTREVISION if set from a slave port.
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
This commit is contained in:
parent
459cc7e1f0
commit
ba1b7a1b8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46493
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME?= ispell
|
||||
PORTVERSION?= 3.2.05
|
||||
PORTREVISION= 1
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES+= textproc
|
||||
MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/
|
||||
DISTNAME= ispell-3.2.05 # needed for slave ports / options
|
||||
|
Loading…
Reference in New Issue
Block a user