diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-12-02 05:29:46 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-12-02 05:29:46 +0800 |
commit | 8b197da457ae1c66c47958e8da375a6a8e9a3a8b (patch) | |
tree | 91298b0d105ad79cb23843ae8a348b034657e230 /net/xbone-gui | |
parent | 7db25a6dcb53d5eb6017460f4dba53685f849cdb (diff) | |
download | freebsd-ports-gnome-8b197da457ae1c66c47958e8da375a6a8e9a3a8b.tar.gz freebsd-ports-gnome-8b197da457ae1c66c47958e8da375a6a8e9a3a8b.tar.zst freebsd-ports-gnome-8b197da457ae1c66c47958e8da375a6a8e9a3a8b.zip |
Restore previous MAINTAINER address. Email works now.
Submitted by: Joe Touch <touch@isi.edu> (maintainer)
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 \ |