diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-10-04 12:43:41 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-10-04 12:43:41 +0000 |
commit | 74b80b2a2eb69061026dd6c396264c47957f18f4 (patch) | |
tree | d4b31afda3ee1294e43e1f3799b718111038eef2 /security/vpnc | |
parent | 9820c95f9036f6c19afc5ce1f5f0565ddb3eebef (diff) | |
download | ports-74b80b2a2eb69061026dd6c396264c47957f18f4.tar.gz ports-74b80b2a2eb69061026dd6c396264c47957f18f4.zip |
Notes
Diffstat (limited to 'security/vpnc')
-rw-r--r-- | security/vpnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile index dab233cca145..cd762b843c21 100644 --- a/security/vpnc/Makefile +++ b/security/vpnc/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security net-vpn MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ LOCAL/ehaupt -MAINTAINER= ehaupt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client for Cisco 3000 VPN Concentrator LICENSE= GPLv2+ BSD2CLAUSE |