diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2018-08-17 02:18:41 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2018-08-17 02:18:41 +0000 |
| commit | cbab7fa2f57b3404d6e8104f0236a6946ef6809d (patch) | |
| tree | c8e8ba38a560c2b4d862ba9925d4d95cdf4a7604 /net/hostapd | |
| parent | 80a821b28e1c4e484c59bd2d736bf04f30c47833 (diff) | |
Notes
Diffstat (limited to 'net/hostapd')
| -rw-r--r-- | net/hostapd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/hostapd/Makefile b/net/hostapd/Makefile index 3c7e8fcc2c9a..85a56a3bb81e 100644 --- a/net/hostapd/Makefile +++ b/net/hostapd/Makefile @@ -6,6 +6,7 @@ PORTVERSION= 2.6 PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://w1.fi/releases/ + PATCH_SITES= https://w1.fi/security/2017-1/:2017_1 \ https://w1.fi/security/2018-1/:2018_1 |
