security/snort: add another master site which unbreaks fetch
When a new release comes out, the old tarball gets moved to the archive/snort directory. This change stops the port from breaking when that move happens.
This commit is contained in:
parent
47be6a9af2
commit
9e4c8c83a1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ PORTNAME= snort
|
|||
PORTVERSION= 2.9.17.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://snort.org/downloads/snort/ \
|
||||
ZI
|
||||
https://snort.org/downloads/archive/snort/
|
||||
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
|
|
Loading…
Reference in a new issue