diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-29 23:42:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-29 23:42:47 +0000 |
commit | 54f95b41fa90bf6b3fb93c14dd7d96619a7e2a93 (patch) | |
tree | 0bd757d85dd9120453553cdd72770efe95ed4a4e /net/xbone | |
parent | 9c1a4200ded1df6cecc68836c4df371f34b3011d (diff) | |
download | ports-54f95b41fa90bf6b3fb93c14dd7d96619a7e2a93.tar.gz ports-54f95b41fa90bf6b3fb93c14dd7d96619a7e2a93.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 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 \ |