summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-12-01 21:29:46 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-12-01 21:29:46 +0000
commit60c20ce992ba3f44739c68b5b865d07dcac49254 (patch)
tree9dc3ff53beec8da46725ad3dc3222f9e6b750251 /net
parentAdd p5-CGI-Application-Plugin-ValidateRM, a package to help validate forms with (diff)
Restore previous MAINTAINER address. Email works now.
Submitted by: Joe Touch <touch@isi.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=150174
Diffstat (limited to 'net')
-rw-r--r--net/xbone-gui/Makefile2
-rw-r--r--net/xbone/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/xbone-gui/Makefile b/net/xbone-gui/Makefile
index 0b4de5022e09..0b1c219e18b2 100644
--- a/net/xbone-gui/Makefile
+++ b/net/xbone-gui/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net perl5
MASTER_SITES= http://www.isi.edu/xbone/software/xbone/
DISTNAME= XBone-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= xbone@isi.edu
COMMENT= The GUI for XBone, a tool to deploy and manage IP-based VPNs
BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
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 \