diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-07-25 11:50:59 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-07-25 11:50:59 +0000 |
commit | b82d3d9d3873205e0fac1336619be3d7675b40e1 (patch) | |
tree | 09cd4ddd844ab3e8a98c7072e40f5a79f96c0064 /security/tinc | |
parent | 93ac1c9e7c10eab3408c5a4a863fbff088cd83c1 (diff) | |
download | ports-b82d3d9d3873205e0fac1336619be3d7675b40e1.tar.gz ports-b82d3d9d3873205e0fac1336619be3d7675b40e1.zip |
Notes
Diffstat (limited to 'security/tinc')
-rw-r--r-- | security/tinc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile index 7904fb91f476..53eead692b2e 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.tinc-vpn.org/packages/ \ ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \ http://www.mirrors.wiretapped.net/security/network-security/tinc/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= A Virtual Private Network (VPN) daemon LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo |