diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-30 07:42:47 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-30 07:42:47 +0800 |
commit | 1e42942285af22c766449120bd4950f255e75694 (patch) | |
tree | 2df7f0bfb59fc0aebd5ad105e6fa6da190f4e1fa /net/xbone | |
parent | 830e78aab4a4e8b4bb407bcf1719511e8eaa3c88 (diff) | |
download | freebsd-ports-gnome-1e42942285af22c766449120bd4950f255e75694.tar.gz freebsd-ports-gnome-1e42942285af22c766449120bd4950f255e75694.tar.zst freebsd-ports-gnome-1e42942285af22c766449120bd4950f255e75694.zip |
Reset maintainer for these two ports since they're mailing-list
addresses to which you have to subscribe before you can post, making
it impossible for anybody to contact the maintainer.
If the maintainer listens, contact me and we'll add a proper working
email address to it.
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 \ |