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-gui | |
parent | 9c1a4200ded1df6cecc68836c4df371f34b3011d (diff) |
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 0b1c219e18b2..0b4de5022e09 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= xbone@isi.edu +MAINTAINER= ports@FreeBSD.org 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 \ |