Skip to content

Commit dde6583

Browse files
committed
v0.0.5_0
1 parent 55ca042 commit dde6583

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Note: I have now moved development to the dev branch. Moving forward main will c
1818

1919
**Developed on pfSense 2.6.0-DEVELOPMENT snapshots.**
2020

21-
**Now tested on pfSense 2.5.1-RC and 2.6.0-DEVELOPMENT**
21+
**Now tested on pfSense 2.5.1 and 2.6.0-DEVELOPMENT**
2222

2323
**DO NOT INSTALL ON pfSense 2.5.0.**
2424

@@ -56,4 +56,4 @@ https://docs.netgate.com/pfsense/en/latest/vpn/wireguard/index.html
5656

5757
![3](https://github.com/theonemcdonald/pfSense-pkg-WireGuard/blob/main/extra/images/screen3.PNG)
5858

59-
![4](https://github.com/theonemcdonald/pfSense-pkg-WireGuard/blob/main/extra/images/screen4.PNG)
59+
![4](https://github.com/theonemcdonald/pfSense-pkg-WireGuard/blob/main/extra/images/screen4.PNG)

src/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# $FreeBSD$
22

33
PORTNAME= pfSense-pkg-WireGuard
4-
PORTVERSION= 0.0.4
5-
PORREVISION= 2
4+
PORTVERSION= 0.0.5
5+
PORREVISION= 0
66
CATEGORIES= net
77
MASTER_SITES= # empty
88
DISTFILES= # empty

0 commit comments

Comments
 (0)