diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-14 01:22:01 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-14 01:22:01 +0000 |
commit | 2504dacd26c5c15e64103511ba9a2665adc3b3b5 (patch) | |
tree | e21827b23e3238a9cc5b5ae31d7c7b310f1b28b9 /security/openvpn | |
parent | c5365eaa852e77c1342d5a98122c80d6bf054fe9 (diff) |
Notes
Diffstat (limited to 'security/openvpn')
-rw-r--r-- | security/openvpn/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index b678dadf64f0..27b982e7ca3f 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -7,10 +7,10 @@ PORTNAME= openvpn # ----------------------------------------------------- -# DO NOT BOTHER TO SEND NOTICES ABOUT 2.0.7 AS IT FIXES -# A WINDOWS-ONLY BUG THAT DOESN'T AFFECT *BSD AND THUS +# DO NOT BOTHER TO SEND NOTICES ABOUT 2.0.8 AS IT FIXES +# WINDOWS-ONLY BUGS THAT DON'T AFFECT *BSD AND THUS # DOES NOT WARRANT A PORT UPGRADE! AND UPGRADE REQUESTS -# WILL BE DROPPED. -- Matthias Andree, 2006-04-26 +# WILL BE DROPPED. -- Matthias Andree, 2006-09-13 # ----------------------------------------------------- PORTVERSION= 2.0.6 PORTREVISION= 2 |