diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-01 21:29:46 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-01 21:29:46 +0000 |
commit | 60c20ce992ba3f44739c68b5b865d07dcac49254 (patch) | |
tree | 9dc3ff53beec8da46725ad3dc3222f9e6b750251 /net/xbone | |
parent | 16ded0dcd0719f144dad99a724e5ca1ab1e6706d (diff) | |
download | ports-60c20ce992ba3f44739c68b5b865d07dcac49254.tar.gz ports-60c20ce992ba3f44739c68b5b865d07dcac49254.zip |
Notes
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 5f2afcc42fbe..14f6f36727f6 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= ports@FreeBSD.org +MAINTAINER= xbone@isi.edu COMMENT= Deploys and manages IP-based VPNs (aka "virtual Internets") BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \ |