diff options
Diffstat (limited to 'net/xbone')
-rw-r--r-- | net/xbone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xbone/Makefile b/net/xbone/Makefile index 14f6f36727f6..5f2afcc42fbe 100644 --- a/net/xbone/Makefile +++ b/net/xbone/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.2 CATEGORIES= net perl5 MASTER_SITES= http://www.isi.edu/xbone/software/xbone/ -MAINTAINER= xbone@isi.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Deploys and manages IP-based VPNs (aka "virtual Internets") BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \ |