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-gui | |
parent | 16ded0dcd0719f144dad99a724e5ca1ab1e6706d (diff) | |
download | ports-60c20ce992ba3f44739c68b5b865d07dcac49254.tar.gz ports-60c20ce992ba3f44739c68b5b865d07dcac49254.zip |
Notes
Diffstat (limited to 'net/xbone-gui')
-rw-r--r-- | net/xbone-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |