diff options
author | rafan <rafan@FreeBSD.org> | 2006-09-14 09:22:01 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-09-14 09:22:01 +0800 |
commit | a3e528c6a66291822d90c777f85b80b8f08859c0 (patch) | |
tree | ca4f97db521617489258735131fb9d1227bf68a2 | |
parent | 149e77f2b64a33a93582a3c2fadd914cb2713749 (diff) | |
download | freebsd-ports-gnome-a3e528c6a66291822d90c777f85b80b8f08859c0.tar.gz freebsd-ports-gnome-a3e528c6a66291822d90c777f85b80b8f08859c0.tar.zst freebsd-ports-gnome-a3e528c6a66291822d90c777f85b80b8f08859c0.zip |
- Update comments for OpenVPN 2.0.8
PR: ports/103243
Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
-rw-r--r-- | security/openvpn/Makefile | 6 | ||||
-rw-r--r-- | security/openvpn20/Makefile | 6 |
2 files changed, 6 insertions, 6 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 diff --git a/security/openvpn20/Makefile b/security/openvpn20/Makefile index b678dadf64f0..27b982e7ca3f 100644 --- a/security/openvpn20/Makefile +++ b/security/openvpn20/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 |