When junkbuster was resurrected PORTREVISION wasn't bumped so that people
that still had it installed wouldn't get the security fixes. Fix that.
This commit is contained in:
parent
6ca9e2108e
commit
dbab2bc7f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152629
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= junkbuster
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://f2.org/download/ \
|
||||
http://www.junkbusters.com/ht/en/
|
||||
|
|
Loading…
Reference in a new issue